Name | Description | Type | Additional information |
---|---|---|---|
LineID |
Internal unqiue identifier for this order line, null if new line |
integer |
None. |
ProductID |
For (A)dd - Caliq internal unique identifier. Either this or the ProductCode must be supplied |
integer |
None. |
ProductCode |
For (A)dd - User entered unique part number |
string |
Max length: 25 |
Quantity |
For (A)dd/(E)dit - qty required for this line. Send null to leave unchanged |
integer |
None. |
UnitPrice |
For (A)dd/(E)dit - The price for quantity 1 of the item, in the order currency. Send null to leave unchanged |
decimal number |
None. |