Get list of hotels
POST/content/hotels/v1/hotels
Retrieves a paginated list of hotels based on search query.
Hotel codes: code and providerHotelCode are both the provider-native code
(used for availability/booking). The Bundleport base code is in
externalIds.bundleportBaseCode (with providerPropertyIds when available).
Use outputCodeType: provider to omit externalIds.
Note: returnHotelCodes and the hotelCodes.base[]/provider[] arrays belong to
POST /hotels/filter, not here. A sandbox connection (e.g. provider demo) has no
catalog and falls back to the full shared multi-provider catalog (with a warning).
Request
Responses
- 200
- 400
- 500
Successful response
Bad request
Internal server error