| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountNo |
Customer account number |
string |
Max length: 10 |
| OrderNo |
User facing reference for the 'order' |
integer |
None. |
| ID |
Caliq internal unique identifier |
integer |
None. |
| Code |
User entered unique part number |
string |
Max length: 25 |
| Description |
Short product description |
string |
Max length: 80 |
| Qty |
The quantity ordered |
integer |
None. |
| UnitSellPrice |
The unit sell price of this order line in main company currency |
decimal number |
None. |
| UnitCost |
The unit cost of this order line in main company currency |
decimal number |
None. |
| MarginPerc |
The selling margin percentage for this line |
decimal number |
None. |
| Created |
Date order line created as yyyymmdd |
string |
None. |
| CreatedBy |
Who created the order |
string |
Max length: 40 |
| Channel |
Sales channel |
string |
Max length: 100 |
| ItemStatus |
Item status Values: "1" - an active item, "2" - item is still active but when stock is gone no more will be ordered, "3" - item is no longer available for sale |
integer |
None. |