Filter hotel codes
POST/content/hotels/v1/hotels/filter
Returns hotel codes matching filter criteria. Optimized for pre-filtering before availability searches.
Features:
- Multi-category filtering (e.g., 3-5 star hotels)
- Board codes filtering (e.g., hotels with all-inclusive)
- Geo-proximity filtering (nearby hotels within radius)
- Hotel name search
- Keyset pagination with cursor
- Returns both base and provider hotel codes
Use Cases:
- Agency Panel: Filter hotels by place + facets before search
- Aggregator: Pre-filter hotel set before availability call
Request
Responses
- 200
- 400
- 500
Successful response
Bad request
Internal server error