Identify CoreItem used by the order.
| Name | Type | Additional information | Description |
|---|---|---|---|
| ReferenceId | integer |
Required |
Reference Id of the item added. |
| Type | integer |
None. |
|
| Level | integer |
None. |
Level of item in respect to its' parent. E.g: A root item has a level of 0, it's modifiers have a level of 1. |
| PosItemId | integer |
Required |
The Id of the item at the point of sale. |
| ModCode | integer |
None. |
The Modifier Code associated with the item as defined in the POS system. |
| Name | string |
None. |
The name of the item. Only used to indicate a failed item. |
| Seat | integer |
None. |
Seat of which item will be added to. |
| Price | decimal number |
Required |
The unit price for the item. |