Skip Navigation

Modify Itinerary

2.1.1
Air
Reservation
SOAP API
Travel Agency
Airline Carrier

Not Signed In.

Looks like you may not have access to all of the resources and documentation for this page.
Please log-in or contact your support desk team if you believe you should have access.

The Modify Itinerary (TravelItineraryModifyInfoLLSRQ) service is used to modify or delete passenger-related content in an existing Passenger Name Record (PNR).

Target Audience
Travel Agency
Airline Carrier
API Version
2.1.1
Authentication
Session Token
Service Action Code
TravelItineraryModifyInfoLLSRQ

For additional information please refer to the Format Finder Help System reference: pnrtp001.

Items that can be modified are:

  • Passenger names
  • Passenger phone numbers
  • Passenger email addresses
  • Passenger frequent flyer numbers
  • Passenger types
  • Customer numbers
  • Agency address information
  • Agency phone numbers
  • Ticket time-limit information

IMPORTANT: This service aggregates host commands. In the event that a back-end host error is generated please note that any remaining processing is aborted.

Please note that TravelItineraryReadRQ must be executed prior to calling TravelItineraryModifyInfoLLSRQ.

Sample Request
<TravelItineraryModifyInfoRQ Version="2.1.1">
    <AgencyInfo>
        <Address/>
    </AgencyInfo>
</TravelItineraryModifyInfoRQ>
Sample Response
<TravelItineraryModifyInfoRS Version="2.1.1">
    <stl:ApplicationResults status="Complete">
        <stl:Success timeStamp="2016-05-17T10:30:00-06:00"/>
    </stl:ApplicationResults>
</TravelItineraryModifyInfoRS>