Get prebooking quote
POST/hotels/v1/prebooking
Retrieves a detailed quote for a specific hotel option. Pass search options[].id as criteria.optionRefId (never put searchId/search_id there — those are analytics-only). The quote includes final pricing, surcharges, cancellation policies, and booking terms, and is valid for a limited time. Prefer booking with optionQuote.optionRefId after quote.
Funnel Tracking: - Optional search_id links this quote to a previous search for analytics only. - If omitted, the system may fall back to context or correlation_id.
Request
Responses
- 200
- 400
- 500
Successful response with quote details
Bad request - invalid quote parameters
Internal server error