quote
Quote operation evaluates the rate before Book, providing the same information as the Search response for a hotel rate, including up-to-date pricing. Additionally, it offers further details such as rate breakdown and cancellation policies.
hotelX {
quote(
criteria: HotelCriteriaQuoteInput!
settings: HotelSettingsInput
filter: HotelXFilterInput
): HotelQuote
}