Skip to main content

book

Book operation requests a booking confirmation for the specified optionId obtained from the Quote. It provides a concise summary of the option, along with the reservation status. Please note that the returned information may vary depending on the Seller.

hotelX {
book(
input: HotelBookInput!
settings: HotelSettingsInput
filter: HotelXFilterInput
appsInput: [HotelXAppInput!]
): HotelBookPayload
}

Arguments

book.input ● HotelBookInput! non-null input

book.settings ● HotelSettingsInput input

book.filter ● HotelXFilterInput input

book.appsInput ● [HotelXAppInput!] list input

Type

HotelBookPayload object