| Key | Purpose | Sample | Description |
|---|---|---|---|
| StoreCode | Store code (required) | CLIQX1 |
|
| StoreToken | Store token (required) | 12345 |
|
| AccountCode | Customer code (required) | ABC123 |
|
| AccountToken | Customer account token (required) | 1122334455 |
|
| items\ProductCode | Product code (required) | PROD1 |
You can pass multiple product codes to the call in an Items array |
| items\Quantity | Quantity (required) | 1 |
In Items array |
| SearchString | SearchString (optional) | pro |
|
| Skip | Skip (optional) | 0 |
For paging |
| Fetch | Fetch (optional) | 0 |
For paging |
| Name | Type | Description |
|---|