Skip Navigation

Create Manual Price Quote Ticket Record

2.0.0
Air
Pricing
SOAP API
Travel Agency

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 Manual Price Quote Ticket Record (ManualPriceQuoteAddInfoLLSRQ) is used to

create and modify a Manual PQ ticket record, which is used for manual pricing.

Target Audience
Travel Agency
API Version
2.0.0
Authentication
Session Token
Service Action Code
ManualPriceQuoteAddInfoLLSRQ

Please note that the functionality can only be accessed by customers having the Enhanced PQ TJR indicator (PQPLUS).

Sample Request
<ManualPriceQuoteAddInfoRQ Version="2.0.0">
    <CreationDetails>
        <ItineraryOptions>
            <SegmentSelect Number="1"/>
        </ItineraryOptions>
        <PassengerType>ADT</PassengerType>
    </CreationDetails>
</ManualPriceQuoteAddInfoRQ>
Sample Response
<ManualPriceQuoteAddInfoRS Version="2.0.0">
    <stl:ApplicationResults status="Complete">
        <stl:Success timeStamp="2016-01-20T09:31:13-05:00"/>
    </stl:ApplicationResults>
    <Text>PQ 1 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/20JAN16 PRICE-MANUAL</Text>
</ManualPriceQuoteAddInfoRS>