Otter · Example Payload

Public Api Create Shipment Line Item Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

idslugexternalIdmanifestQuantityreceivedSellableQuantityreceivedUnsellableQuantity

Example Payload

Raw ↑
{
  "id": "1b8aec80-21aa-43f1-b510-2199ac54156a",
  "slug": "pizza-pepperoni-12-inch",
  "externalId": "id-in-external-system",
  "manifestQuantity": 5,
  "receivedSellableQuantity": 5,
  "receivedUnsellableQuantity": 5
}