Birdeye · Example Payload

Customer Or Lead List

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Customer Or Lead List 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": "customer-or-lead-list",
  "summary": "Customer or Lead list",
  "method": "POST",
  "path": "/v1/contact/details",
  "examples": {
    "response_200": {
      "code": 2348,
      "message": "Max window size allowed is 60000 for a filter selection"
    }
  }
}