Modify Passenger Name Record
The following workflow allows you to modify an existing passenger name record (PNR).
Prerequisites
This workflow requires a passenger name record to be created in advance.
Steps
- Retrieve the passenger name record using the Retrieve Itinerary API (GetReservationRQ).
- Call the Modify Itinerary API (TravelItineraryModifyInfoLLSRQ) with the updated passenger name record in the request.
- End the transaction of the passenger name record using the End Transaction API (EndTransactionLLSRQ).
Note: Ensure to use a session token (with a session pool) to consume these APIs. You may need to call other APIs in addition to the Modify Itinerary API to complete your transaction.