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