| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Caliq internal unique identifier |
integer |
None. |
| AccountNo |
User entered unique customer account number |
string |
Max length: 10 |
| Currency |
Currency the customer trades in. Orders in other currencies will not be accepted |
string |
Max length: 3 |
| PriceListID |
The price list to be used to derive pricing for this customer |
integer |
None. |
| PriceListName | string |
Max length: 50 |
|
| PriceListStandard |
The price list this customer's price agreement is based on |
integer |
None. |
| NormalDisc |
The normal discount percentage this customer receives. Price data will have already applied this but supplied for your reference. Null if not applicable |
decimal number |
None. |
| AlwaysGetsBulk |
Does this customer always get bulk prices |
string |
None. |
| NeverGetsBulk |
Does this customer never get bulk prices |
string |
None. |
| MarkupOnCost |
The normal markup percentage this customer receives. This should be applied to the item cost. Null if not applicable |
decimal number |
None. |
| CPARules | Collection of CPARule |
None. |