Name | Description | Type | Additional information |
---|---|---|---|
apiKey |
Please contact Caliq support to get your key |
string |
Required |
WhereBelowCost |
If true, only items sold below cost will be included |
boolean |
Required |
WhereBelowMarginPerc |
If greatre than zero, only items sold below this margin will be included |
decimal number |
Required |
DateFrom |
List order lines created on and since YYYYMMDD |
string |
None. |
DateTo |
List order lines created on and before YYYYMMDD |
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. |