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