Skip to main content
POST
/coolblue/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
language
enum<string> | null
Available options:
nl-NL,
en-US
sort
enum<string>
default:helpfulness_desc
Available options:
helpfulness_desc,
rating_desc,
rating_asc,
date_desc,
date_asc

Response

Successful Response

id
string
required
@type
string
default:CoolblueReview
rating
integer | null
text
string | null
pros
string[]
cons
string[]
author
string | null
date
string | null
helpful_count
integer | null
unhelpful_count
integer | null
images
string[]