/
Getting stocks
Getting stocks
GET stocks/
Retrieves stocks of products
Parameter list
Parameter | Type | Description | Mandatory |
---|---|---|---|
date_to | string | the last date from the range, by default it is equal to the current date minus 1 day | yes |
date_from | string | the first date from the date range, by default it equals to date_to minus 6 days | no |
skus | list<string> | list of products SKU, 50 maximum | yes |
spiders | list<string> | spiders | no |
The date cannot be greater than or equal to the current date. The date range cannot be more than 31 days.
Request example:
Response:
Related content
Getting prices
Getting prices
More like this
Получение наличия товаров
Получение наличия товаров
More like this
Getting reviews
Getting reviews
More like this
Getting reviews v2
Getting reviews v2
More like this
Получение цен
Получение цен
More like this