Post Booking Transaction
The following workflow demonstrates how to take action (cancel) over an existing passenger name record.
Prerequisites
This workflow requires a passenger name record to be created in advance.

Steps
- Retrieve the passenger name record using GetReservationRQ.
- Cancel the existing itinerary using OTA_CancelLLSRQ.
- End the transaction of the passenger name record using EndTransactionLLSRQ.