HotelCriteriaAmendBoardQuoteInput
Criteria which contains basic information to amend the board into a booking.
input HotelCriteriaAmendBoardQuoteInput {
accessCode: String
language: Language
hotelCode: String
reference: BookReferenceInput
bookingID: String
board: String!
boardName: String
}
Fields
HotelCriteriaAmendBoardQuoteInput.accessCode
● String
scalar
The name of the access to use in the request.
HotelCriteriaAmendBoardQuoteInput.language
● Language
scalar
The language code.
HotelCriteriaAmendBoardQuoteInput.hotelCode
● String
scalar
The hotel code.
HotelCriteriaAmendBoardQuoteInput.reference
● BookReferenceInput
input
Contains the client reference and/or supplier reference.
HotelCriteriaAmendBoardQuoteInput.bookingID
● String
scalar
HotelX's booking reference
HotelCriteriaAmendBoardQuoteInput.board
● String!
non-null scalar
Board to amend into the booking
HotelCriteriaAmendBoardQuoteInput.boardName
● String
scalar
Board name to amend into the booking