GET prices/
List of parameters
Parameter | Type | Description | Mandatory | Format |
---|---|---|---|---|
brand | string | brand | yes | |
spider | string | spider | yes | |
page | int | page number, by default it is 1 | no | |
date_to | string | last date of the range, by default it is current date minus 1 day | no | YYYY-MM-DD |
date_from | string | first date of the range, by default it is date_to minus 6 days | no | YYYY-MM-DD |
rpcs | list<string> | list of RPC products, maximum 50 | no | |
skus | list<string> | list of SKU products, maximum 50 | no | |
category | string | category of products | no |
The date cannot be greater or equal to current date. Date range cannot be more than 31 days.
Example of a request:
Response*:
*Note: Examples of responses may contain words in Russian.