Toast · Example Payload

Orders Fulfillment Example

RestaurantPoint-of-SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrderKitchenLaborSchedulingInventoryHospitalityPartner Integrations

Orders Fulfillment Example is an example object payload from Toast, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

quantityunit

Example Payload

Raw ↑
{
  "quantity": 1.0,
  "unit": "string"
}