This method will allow you to enter a payment to the booking.

📘

Important

You must get the Token for your payment method from the airline.

Request parameters

ParameterTypeDescription
bookingconfirmationString*bookingconfirmation as accepted on confirmBooking or getBooking
paymentmethodtokenString*Token received from AeroCRS support.
amountpaidMoney*Total amount paid
amountcurrencyString*Currency as allowed by the company
paymentrefStringPayment reference number which will be shown to company and in receipt

❗️
  • Mandatory parameters

Response parameters

The method will response whether the payment was successful and the receipt link if so.

ParameterTypeDescription
paymentreceivedMoneyAmount received by the system in the currency of the company
receiptnumberNumberReceipt number
receiptlinkLinkReceipt link to print to the customer if needed
Language