Skip Navigation

Add Arrival Unknown Segment

2.0.2
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 Add Arrival Unknown Segment (ARUNK_LLSRQ) service is used to add arrival unknown segments (ARUNK) into the passenger name record (PNR).

Target Audience
Travel Agency
Airline Carrier
API Version
2.0.2
Authentication
Session Token
Service Action Code
ARUNK_LLSRQ

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

Sample Request
<ARUNK_RQ xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="2.0.2"/>
Sample Response
<ARUNK_RS xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:stl="http://services.sabre.com/STL/v01" Version="2.0.2">
    <stl:ApplicationResults status="Complete">
        <stl:Success timeStamp="2013-02-12T11:00:00-06:00"/>
    </stl:ApplicationResults>
    <Text>ARNK INSERTED</Text>
</ARUNK_RS>