Toast · Example Payload

Menus Portion Example

Food ServicePoint of SaleRestaurantsHospitality

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

nameguidmodifierGroupReferencespriceScaleFactor

Example Payload

Raw ↑
{
  "name": "Sample Name",
  "guid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "modifierGroupReferences": [
    64
  ],
  "priceScaleFactor": 48.33
}