Birdeye · Example Payload

Update Service

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Update Service 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": "update-service",
  "summary": "Update Service",
  "method": "POST",
  "path": "/v1/google-services/service/update",
  "examples": {
    "response_200": {
      "code": 2494,
      "message": "Invalid GBP Service Id"
    }
  }
}