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"
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.