Skip Navigation

Place Queue Message

2.0.4
Air
Queues
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 Place Queue Message API (QueuePlaceLLSRQ) is used to place a message or Passenger Name Record (PNR) on a designated queue.

Target Audience
Travel Agency
Airline Carrier
API Version
2.0.4
Authentication
Session Token
Service Action Code
QueuePlaceLLSRQ

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

Sample Request
<QueuePlaceRQ Version="2.0.4">
    <QueueInfo>
        <QueueIdentifier Number="400" PrefatoryInstructionCode="11" PseudoCityCode="IPCC1"/>
    </QueueInfo>
</QueuePlaceRQ>
Sample Response
<QueuePlaceRS Version="2.0.4">
    <stl:ApplicationResults status="Complete">
        <stl:Success timeStamp="2015-09-07T20:30:23-06:00"/>
    </stl:ApplicationResults>
    <Text>OK 1030 NMIUTF</Text>
</QueuePlaceRS>