Name | Description | Type | Additional information |
---|---|---|---|
OK |
Did we get the price ok |
boolean |
None. |
ID |
Internal ID of the product |
integer |
None. |
Code |
Part nummber of the product |
string |
Max length: 25 |
Price |
The price the customer should pay foe this quantity of this item |
decimal number |
None. |
Promo |
Promo price of the item is there is one. If no promo then returns null |
decimal number |
None. |
List |
Normal price for the item for this quantity and customer. Ignores promo prices |
decimal number |
None. |
RRP |
RRP Price of the item |
decimal number |
None. |
POA |
Is this 'Price On Application' |
boolean |
None. |