/
17.2. FLIGHT DISPLAY QUEUE RESPONSE

17.2. FLIGHT DISPLAY QUEUE RESPONSE

Flight Display Queue Response is used to show changes in specific queues.

OTA_AirDisplayQueueRS*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

 

PrimaryLangID*

 

For more information see Common Data Description section in Glossary.

0...1

TransactionStatusCode*

string ("Quote")

Indicates the type of request. Must be “"Quote"“ for that step.

1...1

Success

 

 

For more information see Common Data Description section in Glossary.

 

Warnings/Warning

 

 

 

DisplayQueue/QueueItems*

 

 

Contains info about PNRs returned.

1...1

SupplierCode*

string

Code of supplier, providing the changed PNRs.

1...1

DisplayQueue/QueueItems/QueueItem

 

 

Contains info about PNR returned.

0...*

QueueNumber*

integer

Is used to define the number queue, in which client puts the changed (or new) PNRs.

1...1

DisplayQueue/QueueItems/QueueItem/Reason

 

string ("New", "Changed")

Сan have only 1 of 2 possible values:

“New” - means that this is a new PNR, created not in our system.

“Changed” - means that this is a changed PNR, created in our system, but changed not via HUB.

0...1

DisplayQueue/QueueItems/QueueItem/BookingReferenceID*

 

 

Сontains the PNR's unique record number in supplier’s system.

1...1

ID*

string

A unique value of booking reference.

1...1

Instance*

string ("supplier")

Indicates type of BookingReference ID.

1...1

<OTA_AirDisplayQueueRS TransactionStatusCode="Quote" EchoToken="12345" Version="2.0" xmlns="http://www.opentravel.org/OTA/2003/05"> <Success/> <DisplayQueue> <QueueItems SupplierCode="supplierCode"> <QueueItem QueueNumber="75"> <Reason>Changed</Reason> <BookingReferenceID Instance="supplier" ID="XSZTWN"/> </QueueItem> <QueueItem QueueNumber="100"> <Reason>New</Reason> <BookingReferenceID Instance="supplier" ID="XSZTWN"/> </QueueItem> </QueueItems> </DisplayQueue> </OTA_AirDisplayQueueRS>

Related content

17.1. FLIGHT DISPLAY QUEUE REQUEST
17.1. FLIGHT DISPLAY QUEUE REQUEST
More like this
17.4. FLIGHT REMOVE FROM QUEUE RESPONSE
17.4. FLIGHT REMOVE FROM QUEUE RESPONSE
More like this
17.3. FLIGHT REMOVE FROM QUEUE REQUEST
17.3. FLIGHT REMOVE FROM QUEUE REQUEST
More like this
10.2. RESERVATION INITIATE RESPONSE
10.2. RESERVATION INITIATE RESPONSE
More like this
11.2. FLIGHT BOOKING RETRIEVAL QUOTE RESPONSE
11.2. FLIGHT BOOKING RETRIEVAL QUOTE RESPONSE
More like this
15.2. FLIGHT TICKETING RESPONSE
15.2. FLIGHT TICKETING RESPONSE
More like this