| Name | Description | Type | Additional information |
|---|---|---|---|
| itemId |
The POS defined item identifier (usually corresponds to the Menu Item PLU). Included in Selectable Promotion response. |
integer |
None. |
| quantity |
The item quantity. |
decimal number |
Required |
| amount |
The item price. If the quantity is > 1, then the amount = quantity x item price. |
decimal number |
Required |
| itemName |
The item name. |
string |
Required |
| selected |
A value indicating whether the item was staff selected for Promotion inclusion. |
boolean |
None. |
| matchedPOS |
A value indicating whether the item was included in a client local POS promotion. |
boolean |
None. |
| isCombo |
A value indicating whether the item is a combo. |
boolean |
None. |
| parentItemId |
The item id of the parent item for the combo child item or modifier item (item identifier of the parent item for a combo line item or modifier item). For example: if the item is to be identified as a child item of a combo or a modifier of an item, then the parent item id would coorespond to the base combo item id or base item id. |
string |
None. |
| sizeId |
The POS defined item identifier for the modifier(usually corresponds to the Menu Item PLU). |
integer |
None. |
| itemGuid | string |
None. |