latestOpenAPI 3.1.02026-08-1830909642.0 KB
ccddd94cdc01
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"
}