Toast · Example Payload

Orders Applied Packaging Item Example

Food ServicePoint of SaleRestaurantsHospitality

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

Top-level fields

itemConfigIdinclusionitemTypesguestDisplayName

Example Payload

Raw ↑
{
  "itemConfigId": "ID-2499",
  "inclusion": "NO",
  "itemTypes": [
    "STANDARD"
  ],
  "guestDisplayName": "Sample Guestdisplayname"
}