Birdeye · Example Payload

Get Location Mapping

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Location Mapping 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-location-mapping",
  "summary": "Get Location Mapping",
  "method": "GET",
  "path": "/v1/google-services/service/location-mapping",
  "examples": {
    "response_200": {
      "code": 2486,
      "message": "Business Id missing or invalid"
    }
  }
}