Search for and retrieve the pnrId and the tripId created for a booking on the Spotnana platform.
URL path requires: The searchText that can contain one of the following values: - the source PNR
- the vendor confirmation number
- the ticket number associated with the booking.
The inputType must specify if the searchText entered is a SOURCE_PNR , a TICKET_NUMBER , or a VENDOR_CONFIRMATION .
Response will contain: The pnrId and the tripId of the booking created on the Spotnana platform.
Other APIs will use: The pnrId and the tripId . Note: This API only displays the pnrId and the tripId of the booking. If you need to see more details about the booking, use the get PNR API.
|