Birdeye · Example Payload

Nps By Location Report

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Nps By Location Report 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": "nps-by-location-report",
  "summary": "NPS By Location Report",
  "method": "POST",
  "path": "/v1/reports/nps/location/elst",
  "examples": {
    "response_200": {
      "code": 89,
      "message": "Rate limit exceeded"
    }
  }
}