Skip to main content

HotelCriteriaAmendPaxesCommitInput

Criteria that contains basic information to amend the paxes into a reservation.

input HotelCriteriaAmendPaxesCommitInput {
amendmentID: String!
paymentCard: PaymentCardInput
}

Fields

HotelCriteriaAmendPaxesCommitInput.amendmentID ● String! non-null scalar

HotelX's amend booking reference (received in AmendPaxesQuote response)

HotelCriteriaAmendPaxesCommitInput.paymentCard ● PaymentCardInput input

If the payment is done by credit card, it's mandatory to specify the payment type and the credit card information.