Toast · Example Payload

Menus Schedule Example

Food ServicePoint of SaleRestaurantsHospitality

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

daystimeRanges

Example Payload

Raw ↑
{
  "days": [
    "SUNDAY"
  ],
  "timeRanges": [
    "sample-timeRanges_item"
  ]
}