HotelCriteriaAmendRoomsQuoteInput
Criteria that contains basic information to amend the rooms of a reservation.
input HotelCriteriaAmendRoomsQuoteInput {
  accessCode: String
  language: Language
  hotelCode: String
  reference: BookReferenceInput
  bookingID: String
  rooms: [HotelAmendRoomInput!]!
}
Fields
HotelCriteriaAmendRoomsQuoteInput.accessCode ● String scalar
The name of the access to use in the request.
HotelCriteriaAmendRoomsQuoteInput.language ● Language scalar
The language code.
HotelCriteriaAmendRoomsQuoteInput.hotelCode ● String scalar
The hotel code.
HotelCriteriaAmendRoomsQuoteInput.reference ● BookReferenceInput input
Contains the reservation references.
HotelCriteriaAmendRoomsQuoteInput.bookingID ● String scalar
HotelX's booking reference
HotelCriteriaAmendRoomsQuoteInput.rooms ● [HotelAmendRoomInput!]! non-null input
New rooms