Otter · Example Payload

Public Api Marketintel Store Rating Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Marketintel Store Rating Example is an example object payload from Otter, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ratingScoreestimatedRatingCountdisplayRatingCount

Example Payload

Raw ↑
{
  "ratingScore": 2,
  "estimatedRatingCount": 100,
  "displayRatingCount": [
    "20+",
    20
  ]
}