Toast · Example Payload

Orders Curbside Pickup Info Example

Food ServicePoint of SaleRestaurantsHospitality

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

Top-level fields

transportColortransportDescriptionnotes

Example Payload

Raw ↑
{
  "transportColor": "sample-transportColor",
  "transportDescription": "Description of transportDescription",
  "notes": "sample-notes"
}