Get hotel search results
Get all available hotels for the requested search parameters.
Request body
Example request
{
"searchParams": {
"occupancyDates": {
"occupancy": [
{
"numAdults": 1
}
],
"checkInDate": {
"iso8601": "2017-07-21T17:32"
},
"checkOutDate": {
"iso8601": "2017-07-21T17:32"
}
},
"searchBy": {
"searchType": "AIRPORT",
"airport": "LHR"
}
},
"filters": {
"priceRange": {
"min": {
"amount": 510,
"currencyCode": "GBP"
},
"max": {
"amount": 510,
"currencyCode": "GBP"
}
},
"amenities": [
"ECO_FRIENDLY"
],
"radius": {
"length": 150,
"unit": "MILE"
}
},
"userId": {
"userIdType": "USER_ID"
},
"paginationParams": {
"pageToken": "token"
}
}Response
OK
Changes
Changed in 3 of the 4 revisions of this API.182
- ●
added the new
HILTONenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
HILTONenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
AMADEUS_NDCenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the/////////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
AMADEUS_NDCenum value to the//////////////response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//////to the response with the statusresponse-optional-property-added
- ○