Otter · Example Payload

Public Api Category Example

All drink items served up nice and fresh!

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

idnamedescriptionitemIdsphotoIdsexposedThirdPartyInfos

Example Payload

Raw ↑
{
  "id": "b01485b0-034a-47c5-8a0a-0eeca08bf994",
  "name": "Drinks",
  "description": "All drink items served up nice and fresh!",
  "itemIds": [
    "fa4f0192-4c4e-4455-9db8-61d428c34969"
  ],
  "photoIds": [],
  "exposedThirdPartyInfos": []
}