Birdeye · Example Payload

Average Response Time By Location

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Average Response Time By 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": "average-response-time-by-location",
  "summary": "Average Response Time By Location",
  "method": "POST",
  "path": "/v1/review/report/avg-response-time/by-location",
  "examples": {
    "response_200": {
      "code": 1167,
      "message": "API key is missing"
    }
  }
}