Toast · Example Payload

Menus Availability Example

Food ServicePoint of SaleRestaurantsHospitality

Menus Availability 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

alwaysAvailableschedule

Example Payload

Raw ↑
{
  "alwaysAvailable": true,
  "schedule": [
    "sample-schedule_item"
  ]
}