Search hotels (lightweight catalog)
POST/content/hotels/v1/hotels/search
Returns a minimal list of hotels for UI search (base code, provider code, name, facets, city). Requires providerCode and at least one of destination (canonical city place UUID) or countryCode (ISO-3166-1 alpha-2). Use cursor (provider hotel code) for keyset pagination; nextCursor is returned when more rows exist. limit default 20, max 500; offset max 5000.
Request
Responses
- 200
- 400
- 500
Successful response
Bad request
Internal server error