Birdeye · Example Payload

Retrieve Menu Details

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Retrieve Menu Details 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": "retrieve-menu-details",
  "summary": "Retrieve Menu Details",
  "method": "POST",
  "path": "/v1/listing/menu-details",
  "examples": {
    "response_200": {
      "code": 2458,
      "message": "Invalid order value. Allowed values are 'asc' or 'desc'."
    }
  }
}