Birdeye · Example Payload

Get Insight Experience Score Benchmark

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Insight Experience Score Benchmark 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-score-benchmark",
  "summary": "Get Insight Experience Score Benchmark",
  "method": "POST",
  "path": "/v1/insight/experience/scoreBenchmark",
  "examples": {
    "response_200": {
      "code": 2003,
      "message": "businessNumbers are mandatory"
    }
  }
}