Skip to main content
POST
/cdiscount/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: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:recent
Available options:
recent,
oldest,
helpful,
rating_high,
rating_low

Response

Successful Response

id
string
required
@type
string
default:CdiscountProductReview
rating
integer | null
text
string | null
author
string | null
author_location
string | null
date
string | null
is_syndicated
boolean | null
pros
string[]
cons
string[]
photos
string[]
helpful_count
integer | null
unhelpful_count
integer | null
comment_count
integer | null