Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

GET reviews/

Returns reviews on products for a specified date range


List of parameters

Parameter

Type

Description

Mandatory|Obligatory

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 one 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 than or equal to the current date. Date range cannot be more than 31 days.


Example of a request:


Response*:

*Note: Examples of responses may contain words in Russian.

  • No labels