Otter · Example Payload

Public Api Upload Past Orders Request Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Upload Past Orders Request Example is an example object payload from Otter, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

orders

Example Payload

Raw ↑
{
  "orders": [
    {}
  ]
}