HotelCriteriaAmendRemarksQuoteInput
Criteria that contains basic information to add remarks into a booking.
input HotelCriteriaAmendRemarksQuoteInput {
  accessCode: String
  language: Language
  hotelCode: String
  reference: BookReferenceInput
  bookingID: String
  remarks: String!
}
Fields
HotelCriteriaAmendRemarksQuoteInput.accessCode ● String scalar
The name of the access to use in the request.
HotelCriteriaAmendRemarksQuoteInput.language ● Language scalar
The language code.
HotelCriteriaAmendRemarksQuoteInput.hotelCode ● String scalar
The hotel code.
HotelCriteriaAmendRemarksQuoteInput.reference ● BookReferenceInput input
Contains the reservation references.
HotelCriteriaAmendRemarksQuoteInput.bookingID ● String scalar
HotelX's booking reference
HotelCriteriaAmendRemarksQuoteInput.remarks ● String! non-null scalar
Remarks to add into the booking