OpenAPI 3.1.02026-08-1030894634.7 KB
e88308289bab
Trip PNRs
Find Pnr details like BookingId and TripId
This API gets Pnr details for a given Source Pnr/ Ticket Number/ Vendor Confirmation.
get/v2/pnrs/search
Response
OK
Example response
{
"pnrId": "1234567890",
"tripId": "1234567890"
}