quoteRoomsAmendment
Returns detailed information about booking rooms amendment, simulating an amendment and returning the possible values if the client wants to continue with the operation (mutation step).
hotelX {
quoteRoomsAmendment(
criteria: HotelCriteriaAmendRoomsQuoteInput!
settings: HotelSettingsInput
): HotelBookingAmend
}