Skip to main content
POST
/wayfair/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

Response

Successful Response

id
integer
required
@type
string
default:WayfairReview
text
string | null
rating
integer | null
date
string | null
reviewer_name
string | null
reviewer_location
string | null
badge
string | null
badge_description
string | null
is_translated
boolean | null
choices
object[]
images
string[]