Toast · Example Payload

Menus Time Specific Price Example

Food ServicePoint of SaleRestaurantsHospitality

Menus Time Specific Price 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

timeSpecificPricebasePriceschedule

Example Payload

Raw ↑
{
  "timeSpecificPrice": 11.29,
  "basePrice": 58.96,
  "schedule": [
    "sample-schedule_item"
  ]
}