Toast · Example Payload

Menus Pre Modifier Example

Food ServicePoint of SaleRestaurantsHospitality

Menus Pre Modifier Example is an example object payload from Toast, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameguidfixedPricemultiplicationFactordisplayModechargeAsExtraplu

Example Payload

Raw ↑
{
  "name": "Sample Name",
  "guid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "fixedPrice": 76.26,
  "multiplicationFactor": 76.27,
  "displayMode": "SUFFIX",
  "chargeAsExtra": false,
  "plu": "sample-plu"
}