| Product |
This is the StoreFeeder product SKU for the line.
|
ProductBaseModel
|
None.
|
| OrderedProductSKU |
This is the product SKU for the ordered product.
|
string
|
None.
|
| ChannelSKU |
This is the SKU for the ordered product returned from channel.
|
string
|
None.
|
| ExternalChannelLineId |
This is the ID for the order line provided by the external channel.
|
string
|
None.
|
| OrderedProductName |
This is the Product name that was received from channel.
|
string
|
None.
|
| QuantityOrdered |
The Original amount the customer ordered.
|
integer
|
None.
|
| QuantitySent |
The amount of stock that was or will be sent to the customer.
|
integer
|
None.
|
| QuantityReturned |
The quantity returned.
|
integer
|
None.
|
| LineStatus |
The status of the line. Allocated, Returned etc.
|
OrderLineStatus
|
None.
|
| SingleItemPrice |
The unit price of the line.
|
decimal number
|
None.
|
| TotalItemPriceExVat |
The total line price excluding VAT.
|
decimal number
|
None.
|
| TotalItemPriceIncVat |
The total line price.
|
decimal number
|
None.
|
| VatTotal |
The total amount of VAT for the line.
|
decimal number
|
None.
|
| RegularPrice |
The products regular unit price.
|
decimal number
|
None.
|
| TaxRate |
The tax rate for the line
|
decimal number
|
None.
|
| Discount |
The total amount of discount applied to the line.
|
decimal number
|
None.
|
| ScannedProductBarcode |
The barcode that was scanned if the product was despatched using barcode picking.
|
string
|
None.
|
| IsComponent |
If the line is a component of a Kit product.
|
boolean
|
None.
|
| IsKit |
If the line is a Kit product.
|
boolean
|
None.
|
| TextOption |
The Item Option description on the order line.
|
string
|
None.
|
| RequiresSerialNumber |
Whether the product requires a serial number to be recorded on despatch
|
boolean
|
None.
|