| Name | Description | Type | Additional information | 
|---|---|---|---|
| apiKey | Please contact Caliq support to get your key | string | Required | 
| AccountNo | Customer account number to get price for | string | Required | 
| Currency | Currency to retrieve price for | string | Required Max length: 3 | 
| CustomerID | Customer ID to get price for | integer | Required | 
| Quantity | How many does the customer want to buy? | integer | Required | 
| 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. |