Otter · Example Payload

Public Api Shipment Line Item Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Shipment Line Item 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

idmanifestQuantityreceivedSellableQuantityreceivedUnsellableQuantity

Example Payload

Raw ↑
{
  "id": "1b8aec80-21aa-43f1-b510-2199ac54156a",
  "manifestQuantity": 5,
  "receivedSellableQuantity": 5,
  "receivedUnsellableQuantity": 5
}