Skip to main content
POST
/trip/hotels

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
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:TripHotel
name
string | null
star
integer | null
score
number | null
score_description
string | null
review_count
integer | null
score_details
object[]
address
string | null
zone_name
string | null
latitude
number | null
longitude
number | null
city_id
integer | null
city_name
string | null
province_id
integer | null
province_name
string | null
country_id
integer | null
country_name
string | null
chain
string | null
opened_year
string | null
renovated_year
string | null
phone
string | null
email
string | null
check_in_time
string | null
check_out_time
string | null
highlights
string[]
traffic_desc
string | null
amenity_groups
object[]
nearby_places
object[]
policies
object[]
reservation_tips
object[]
image
string | null
images
string[]
url
string | null