ticketBooking

The method will allow you to ticket a confirmed booking.

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

Request parameters

ParameterTypeDescription
bookingidNumber*bookingid taken from createBooking
currencystringcurrency to be used in case of deposit payment with different currency than the default of the airline
❗️

  • Mandatory parameters

Response

ParameterTypeDescription
bookingidNumberBooking ID used
bookingconfirmationStringBooking confirmation string
pnrrefStringThe PNR ref (record locator)
ticketnumberStringTicket number ID in AeroCRS system
invoicenumberNumberInvoice number in airline
depositNumberNumber of remaining deposit (only valid for AeroCRS Network)
statusStringOK – PNR is OK and approved
passengersArrayAn array containing the passengers in the booking
titleStringTitle of passenger
firstnameStringFirst name of passenger
lastnameStringLast name of passenger
e-ticketStringThe e-ticket of the passenger, could be null
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