Skip Navigation

Create PhaseIV Ticket Record

2.0.0
Air
Ticketing
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 Create PhaseIV Ticket Record (PhaseIVAddInfoLLSRQ) service is used to create a Phase IV ticket record, which is used for manual pricing.
 

Target Audience
Travel Agency
Airline Carrier
API Version
2.0.0
Authentication
Session Token
Service Action Code
PhaseIVAddInfoLLSRQ

For additional information please refer to the Format Finder Help System reference: phvtp001. Please note that this service is only applicable to Sabre Travel Network-based subscribers, and that TravelItineraryReadRQ must be executed prior to calling PhaseIVAddInfoLLSRQ.

Sample Request
<PhaseIVAddInfoRQ Version="2.0.0">
    <CreationDetails>
        <ItineraryOptions>
            <SegmentSelect Number="1"/>
        </ItineraryOptions>
        <PassengerType>ADT</PassengerType>
    </CreationDetails>
</PhaseIVAddInfoRQ>
Sample Response
<PhaseIVAddInfoRS Version="2.0.0">
    <stl:ApplicationResults status="Complete">
        <stl:Success timeStamp="2013-10-29T09:31:48-05:00"/>
    </stl:ApplicationResults>
    <Text>FAIL CODE  02</Text>
    <Text>TA-ADT</Text>
    <Text>1 O DFW AA 1606Y 22NOV  800A OK</Text>
    <Text>LAS</Text>
    <Text>NO FARE CALC</Text>
    <Text>7TZA 7TZA*AW5 0931/29OCT13</Text>
</PhaseIVAddInfoRS>