This guide will be removed on April 29, 2022. Please use our new, easier-to-use Toast technical documentation site. All updated content is on the new site.
This section describes:
-
premodifierGroup
objects. Each premodifier group contains a group ofpremodifier
objects. -
premodifier
objects. Each premodifier can be a premodifier or postmodifier item.
premodifierGroups
Field |
Description |
Data Type |
---|---|---|
name |
A descriptive identifier for a
|
String |
guid |
The unique identifier for the premodifier group, assigned by the Toast POS. |
String |
isDefault |
Whether or not the item is selected unless a customer chooses to decline it. |
Boolean |
premodifiers |
An array of premodifiers objects. |
JSON array |
premodifiers
Field |
Description |
Data Type |
---|---|---|
name |
A descriptive identifier for a specific premodifier
or postmodifier in a |
String |
guid |
The unique identifier for the premodifier or postmodifier, assigned by the Toast POS. |
String |
basePrice |
If |
Currency |
scalePrice |
Determines how the price is scaled. Values are:
|
Boolean |
scaleFactor |
If |
Number |
displayMode |
Determines the modifier type. Values are:
|
String |