/trip/hotels/reviews

POST /api/trip/hotels/reviews

Price: 1 credit

Get Trip.com guest reviews for a hotel by hotel id (or hotel URL): each review has the guest rating and label, original review text and its English translation, language, author with avatar, home region and review count, submission date, check-in date, room type, travel type, helpful votes and guest photos.

How to use it

Fetch guest reviews for a single Trip.com hotel by numeric hotel id (or a hotel URL containing it). Each item has id, rating (out of 10), rating_label, text, translated_text (English translation when the review is in another language), language, author, author_image, author_region, author_review_count, created_at, check_in_date, room_type, travel_type, useful_count and images.

Parameters

Request body

Response

Errors

Response headers