Otter · Example Payload

Public Api Order Status History Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

orderStatusHistoryorderAcceptedInfo

Example Payload

Raw ↑
{
  "orderStatusHistory": [
    {}
  ],
  "orderAcceptedInfo": {
    "preparationTimeInMinutes": 1780000000000
  }
}