Otter · Example Payload

Public Api Shipment Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

iddeliveryInfolineItemsstateChanges

Example Payload

Raw ↑
{
  "id": "18695c43-c670-4c57-a714-e0d7b215db20",
  "deliveryInfo": {},
  "lineItems": [
    {}
  ],
  "stateChanges": [
    {}
  ]
}