Skip to main content
POST
/trip/hotels/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
hotel
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
string
required
@type
string
default:TripHotelReview
rating
number | null
rating_label
string | null
text
string | null
translated_text
string | null
language
string | null
author
string | null
author_image
string | null
author_region
string | null
author_review_count
integer | null
created_at
string | null
check_in_date
string | null
room_type
string | null
travel_type
string | null
useful_count
integer | null
images
string[]