/trip/hotels/search

POST /api/trip/hotels/search

Price: 10 credits

Search Trip.com hotels in a city by numeric city id for given check-in/check-out dates. Returns the city's top hotels with id, name, star rating, category, guest review score with category subscores and review count, the lowest nightly from-price, location (address, district, city/province/country, coordinates), a review snippet and photos.

How to use it

Search hotels in a Trip.com city by numeric city_id (resolve a city name to its id via trip/destinations/search). Optionally pass check_in/check_out dates for the from-price. Returns items with id, name, star, category, score, score_description, review_count, score_details, price, currency, city_id, city_name, province_id, country_id, address, position_desc, zone_names, latitude, longitude, review_snippet, image, images and url.

Parameters

Request body

Response

Errors

Response headers