NameDescriptionTypeAdditional information
ItemLineNumber

The internal index for the line items for the order

integer

None.

SalesItemId

The item id in the SalesItemId table

integer

Required

Range: inclusive between 1 and 9.22337203685478E+18

MenuItemId

The item id in the MenuItem table. Not required for QuickCombo item (sales item under QuickCombo in Menu Configurator). When value is valid ComboName from Menu Configurator will show.

integer

None.

SpecialInstructions

Special instructions for this item

string

None.

RecipientName

The person that is suppose to receive this specific item

string

None.

Quantity

The number of items

integer

None.

NextModifierSequenceNumber

The internal index for the modifiers for this line item

integer

None.

ItemOrderingMode

Tells the POS how to apply the modifiers to the item

ItemOrderingMode

None.

UnitPriceOverride

Nullable Used in conjunction with EnablePriceOverride to override the POS price. EnablePriceOverride must be True

decimal number

None.

EnablePriceOverride

Nullable Used in conjunction with UnitPriceOverride to override the POS price. The site setting UseTakeOutPrice must also be True

boolean

None.

Section1Type

Nullable Pizza configuration _only used for Pizza items_

SectionType

None.

Section2Type

Nullable Pizza configuration _only used for Pizza items_

SectionType

None.

Section3Type

Nullable Pizza configuration _only used for Pizza items_

SectionType

None.

Section4Type

Nullable Pizza configuration _only used for Pizza items_

SectionType

None.

Modifiers

The modifiers for the item

Collection of InOrderLineItemModifier

None.

ReferenceId

You can set unique number for OrderLineItem. Item can be referenced from Comps in ItemSelections.

integer

None.