confirmBooking

This method will confirm a booking according to a booking id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request parameters

ParameterTypeDescription
bookingidNumber*bookingid taken from createBooking
agentconfirmationString*Agent reference
remarksStringFree text (not mandatory)
passengerElement*Include the passenger details to update
paxtitleString*Mr./Mrs./Miss./Child/INFANT
firstnameString*First name of passenger
lastnameString*Last name of passenger
paxageNumberAge of passenger – Mandatory only for children
paxnationailtyStringPassenger nationality (ISO country code)
paxdoctypeStringDocument type PP- Passport / ID-National ID
paxdocnumberStringDocument number
paxdocissuerStringDocument issuer (ISO country code)
paxdocexpiryDateDocument expiry (YYYY/MM/DD)
paxbirthdateDatePassenger birth date (YYYY/MM/DD)
paxvisanumberStringVisa number
paxvisaexpiryDateVisa expiry (YYYY/MM/DD)
paxphoneStringPassenger phone
paxweightStringPassenger weight. Please note that this is only natural numbers. I.E - 65, 70, 85
paxemailE-mailPassenger e-mail
paxcarringinfantBooleanPassenger is caring an infant (1- true, 0- false) (mandatory in case booking has at least one infant)
confirmationemailE-mailConfirmation e-mail will be sent to this e-mail, please fill valid e-mail (not mandatory)
❗️

  • Mandatory parameters

Response parameters

ParameterTypeDescription
bookingidNumberBooking ID used
bookingconfirmationStringBooking confirmation string
linktobookingLinkThe link to the booking in the airline website
pnrrefStringThe PNR ref (record locator)
topayMoneyAmount left to pay
currencyStringCurrency of payment
pnrptlDatePayment time limit in GMT time zone YYYY/MM/DD hh:mm
pnrttlDateTicketing time limit in GMT time zone YYYY/MM/DD hh:mm
statusStringOK – PNR is OK and approved
Body Params
json
required

The method accepts the XML / JSON input as POST, response format will be according to the sent format. You can try JSON, put the post in the following input and click "Try It"

Headers
string
required

ID provided to you by AeroCRS

string
required

Password provided to you by AeroCRS

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml