Birdeye · Example Payload

Review Response Rate By Location Overview

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Review Response Rate By Location Overview 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": "review-response-rate-by-location-overview",
  "summary": "Review Response Rate By Location Overview",
  "method": "POST",
  "path": "/v1/review/report/response-rate/by-location/overview",
  "examples": {
    "response_200": {
      "code": 1167,
      "message": "API key is missing"
    }
  }
}