Skip to main content
POST
/ozon/products/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 900
timeout
integer
default:300
Required range: 20 <= x <= 1500
sorting
enum<string>
default:useful
Available options:
useful,
high_score,
low_score

Response

Successful Response

id
string
required
@type
string
default:OzonReview
sku
string | null
score
integer | null
comment
string | null
positive
string | null
negative
string | null
author_name
string | null
author_id
string | null
author_avatar
string | null
is_anonymous
boolean | null
published_at
integer | null
updated_at
integer | null
useful_count
integer | null
unuseful_count
integer | null
comment_count
integer | null
status
string | null
language
string | null
photos
string[]
videos
string[]