Birdeye · Example Payload

Onboard Google Merchant Account

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Onboard Google Merchant Account is an example object payload from Birdeye, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarymethodpathexamples

Example Payload

Raw ↑
{
  "operationId": "onboard-google-merchant-account",
  "summary": "Onboard Google Merchant Account",
  "method": "POST",
  "path": "/v1/listing/public/product/setup/googleMerchant",
  "examples": {
    "response_200": {
      "code": 1167,
      "message": "API key is missing"
    }
  }
}