Birdeye · Example Payload

Get More Hours Type

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get More Hours Type 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-more-hours-type",
  "summary": "Get More Hours Type",
  "method": "GET",
  "path": "/v1/listing/{businessNumber}/more-hours-type",
  "examples": {
    "response_200": {
      "code": 400,
      "message": "Invalid Source Name"
    }
  }
}