post
https://api.aerocrs.com/v5/findMyReservation
This function will get you the bookingconfirmation in order to redirect to the website
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request parameters
| Parameter | Type | Description |
|---|---|---|
| pnrref | String* | The PNR reference you are searching for |
| lastname | String* | The last name of a passenger in the booking |
- Mandatory parameters
Response
The method will response with the list of destinations for a specific airline requested
| Parameter | Type | Description |
|---|---|---|
| success | Boolean | Whether request was successful or not true/false |
| bookingconfirmation | String | The booking confirmation for redirection |

