Otter · Example Payload

Public Api Order Item Information Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Order Item Information 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

idnameissues

Example Payload

Raw ↑
{
  "id": "store_123",
  "name": "Sample Name",
  "issues": [
    {}
  ]
}