Otter · Example Payload

Public Api Menu Pos Example

Cooking up BBQ deliciousness from around the globe!

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

idnamecategoryIdsfulfillmentModesdescriptionhoursadditionalCharges

Example Payload

Raw ↑
{
  "id": "ff6dd693-5e55-4a92-a359-ea61b23ed423",
  "name": "Tasty BBQ",
  "categoryIds": [],
  "fulfillmentModes": [],
  "description": "Cooking up BBQ deliciousness from around the globe!",
  "hours": {},
  "additionalCharges": [
    {}
  ]
}