| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Internal ID of the product |
integer |
None. |
| Code |
Part nummber of the product |
string |
Max length: 25 |
| Q |
Quantity required to be purchased to be given this price |
integer |
None. |
| P |
The price for the item in this price list |
decimal number |
None. |
| W |
The 'was' price for the item if the P above was derived from a promotion. May be null |
decimal number |
None. |
| C |
Only relevent for customer prices. If true, indicates this is a custom price for the customer rather than using their standard list price |
boolean |
None. |
| POA |
Is this 'Price On Application' |
boolean |
None. |