| Name | Description | Type | Additional information |
|---|---|---|---|
| Type |
The type of the item line. |
PublicAPI.Models.ItemLineType |
Required |
| ItemGroupId |
Id of the item group. |
integer |
Range: inclusive between 0 and 9999 |
| VariantId |
Id of the item. |
integer |
Range: inclusive between 0 and 99999999 |
| Quantity |
Quantity of the item. |
integer |
Required Range: inclusive between 0 and 2147483647 |
| GrossLineAmount |
Gross sales amount of the item line. |
decimal number |
Required Range: inclusive between 0 and 99999999,99 |
| PriceAlteration |
Price alteration type. |
PublicAPI.Models.PriceAlterationType |
None. |
| PriceAlterationCode |
Price alteration code. |
integer |
Range: inclusive between 0 and 99 |
| PriceAlterationAmount |
Price alteration amount of the item line. |
decimal number |
Range: inclusive between 0 and 99999999,99 |
| ReturnCode |
The return code. |
integer |
Range: inclusive between 0 and 99 |
| VoucherNumber |
The voucher number. |
string |
String length: inclusive between 0 and 24 |
| LoyaltyMoneyUsed |
Loyalty - Amount used of the item line. |
decimal number |
Range: inclusive between 0 and 99999999,99 |
| WebOrderOrderNo |
WebOrder - OrderNo reference. |
string |
String length: inclusive between 0 and 50 |
| CustomText |
Custom text. |
string |
String length: inclusive between 0 and 500 |