Otter · Example Payload

Public Api Menu Item 3 Pd Example

Delicious bagel!

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

idnamephotoIdspricepriceOverridesstatusdescriptionmodifierGroupIdsskuDetailsadditionalChargestaxexposedThirdPartyInfos

Example Payload

Raw ↑
{
  "id": "da0e4e94-5670-4175-897a-3b7dde45bed5",
  "name": "Bagel",
  "photoIds": [
    "string"
  ],
  "price": {},
  "priceOverrides": [
    {}
  ],
  "status": {},
  "description": "Delicious bagel!",
  "modifierGroupIds": [],
  "skuDetails": {},
  "additionalCharges": [
    {}
  ],
  "tax": {},
  "exposedThirdPartyInfos": []
}