Birdeye · Example Payload

Get Insight Experience Location Info

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Insight Experience Location Info 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": "get-insight-experience-location-info",
  "summary": "Get Insight Experience Location Info",
  "method": "POST",
  "path": "/v1/insight/experience/locationInfo",
  "examples": {
    "response_200": {
      "code": 2003,
      "message": "businessNumbers are mandatory"
    }
  }
}