Skip to main content

oneStepBook

The oneStepBook mutation streamlines a direct booking operation without the need for a prior search or quote. It's tailored for Buyers who already have supplier search information in their system, especially those using the Channel-X Push API.

hotelX {
oneStepBook(
input: HotelOneStepBookInput!
settings: HotelSettingsInput!
filter: HotelFilterInput!
): HotelOneStepBook!
}

Arguments

oneStepBook.input ● HotelOneStepBookInput! non-null input

oneStepBook.settings ● HotelSettingsInput! non-null input

oneStepBook.filter ● HotelFilterInput! non-null input

Type

HotelOneStepBook object