Name | Description | Type | Additional information |
---|---|---|---|
apiKey |
Please contact Caliq support to get your key |
string |
Required |
Currency |
Currency to retrieve price for. Leave blank for all matching |
string |
Required Max length: 3 |
ExcludeCustomerPrices |
When calling (N)ormal, set to true to suppress returning of customer specific price lists |
boolean |
None. |
CustomerIDs |
When calling (N)ormal,The list of customer IDs you want returned where the customer has custom pricing, can be empty if using codes |
Collection of integer |
None. |
AccountNumbers |
When calling (N)ormal,The list of account numbers you want returned where the customer has custom pricing, can be empty if using ID's |
Collection of string |
None. |
ProductIDs |
The list of product IDs you want returned, can be empty if using codes |
Collection of integer |
None. |
ProductCodes |
The list of product Codes you want returned, can be empty if using ID's |
Collection of string |
None. |