Birdeye · Example Payload

Create A Business

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Create A Business 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": "create-a-business",
  "summary": "Create a business",
  "method": "POST",
  "path": "/v1/signup/reseller/subaccount",
  "examples": {
    "response_200": {
      "code": 2166,
      "message": "Invalid Business Type"
    }
  }
}