post https://api.aerocrs.com/v5/ticketBooking
The method will allow you to ticket a confirmed booking.
Request parameters
Parameter | Type | Description |
---|---|---|
bookingid | Number* | bookingid taken from createBooking |
currency | string | currency to be used in case of deposit payment with different currency than the default of the airline |
- Mandatory parameters
Response
Parameter | Type | Description |
---|---|---|
bookingid | Number | Booking ID used |
bookingconfirmation | String | Booking confirmation string |
pnrref | String | The PNR ref (record locator) |
ticketnumber | String | Ticket number ID in AeroCRS system |
invoicenumber | Number | Invoice number in airline |
deposit | Number | Number of remaining deposit (only valid for AeroCRS Network) |
status | String | OK – PNR is OK and approved |
passengers | Array | An array containing the passengers in the booking |
title | String | Title of passenger |
firstname | String | First name of passenger |
lastname | String | Last name of passenger |
e-ticket | String | The e-ticket of the passenger, could be null |