Skip to main content
POST
/viator/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,
featured,
rating,
helpful,
relevance

Response

Successful Response

id
string
required
@type
string
default:ViatorProductReview
author
string | null
rating
integer | null
text
string | null
created_at
string | null
traveler_type
string | null
helpful_count
integer | null
owner_response
string | null
photos
string[]