Birdeye · Example Payload

Add Products On A Location

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Add Products On A Location 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": "add-products-on-a-location",
  "summary": "Add Products On a Location",
  "method": "POST",
  "path": "/v1/listing/public/product/addProduct",
  "examples": {
    "response_200": {
      "code": 1167,
      "message": "API key is missing"
    }
  }
}