| Name | Description | Type | Additional information |
|---|---|---|---|
| apiKey |
Please contact Caliq support to get your key |
string |
Required |
| ProductCode |
Specify product code to get stock figure for or leave empty to get all |
string |
None. |
| ProductID |
Specify product id to get stock figure for or leave zero to get all |
integer |
None. |
| ProductIDList |
If you want to get for multiple ID's, the list of product IDs you want returned, can be empty if using codes |
Collection of integer |
None. |
| ProductCodeList |
If you want to get for multiple ID's, the list of product Codes you want returned, can be empty if using ID's |
Collection of string |
None. |
| OnlyReturnChanges |
If true will only return items with stock change since last call |
boolean |
None. |