Skip Navigation

Place Queue Message

2.0.4
Air
Queues
SOAP API
Travel Agency
Airline Carrier
  • In this version functional update was introduced.

API Information

Format
XML
Current Version
2.0.4
Environment
Production

What's New

  • In this version functional update was introduced.

Functional Updates And Enhancements

In the Request

Optional

Parameter: QueueIdentifier

Type: element

Description: The element is used to pass details of a chosen PNR queue.

Sample Value:

<QueuePlaceRQ Version="2.0.4" 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">
<QueueInfo>
<QueueIdentifier Number="400" PrefatoryInstructionCode="11" PseudoCityCode="IPCC1"/>
</QueueInfo>
</QueuePlaceRQ>
Note: The element repeat factor was changed from "3" to "10"