Birdeye · Example Payload

Track Social Post

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Track Social Post 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": "track-social-post",
  "summary": "Track Social Post",
  "method": "GET",
  "path": "/v1/social/{accountNumber}/post/track/{trackingId}",
  "examples": {
    "response_200": {
      "code": 1011,
      "message": "Business id is invalid"
    }
  }
}