oneStepQuote
The oneStepQuote query facilitates a direct quoting operation without the need for a prior search. This query is intended for Buyers who already hold supplier search information in their system, such as those utilizing the Channel-X Push API.
hotelX {
oneStepQuote(
input: HotelOneStepQuoteInput!
settings: HotelSettingsInput!
filter: HotelFilterInput!
): HotelOneStepQuote!
}