Birdeye · Example Payload

Post

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Post 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": "post",
  "summary": "POST",
  "method": "POST",
  "path": "/v1/business/public/custom-fields/getList?locationBizNumber={locationBizNumber}",
  "examples": {
    "response_200": {
      "code": 1027,
      "message": "Invalid business number."
    }
  }
}