findMyReservation

This function will get you the bookingconfirmation in order to redirect to the website

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

Language
Credentials