/
17.3. FLIGHT REMOVE FROM QUEUE REQUEST

17.3. FLIGHT REMOVE FROM QUEUE REQUEST

Flight Remove from Queue Request is used for removing the specific PNRs form queues. For Remove it's required to set list of PNRs with the queue in HUB's request.

OTA_AirDisplayQueueRQ*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

 

TransactionStatusCode*

string ("Remove")

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

1...1

PrimaryLangID*

 

For more information see Common Data Description section in Glossary.

1...1

DisplayQueue/QueueItems*

 

 

Defines the origin the requested queues.

1...1

SupplierCode*

string

Defines the particular supplier, that's expected to return the information about changes in PNRs.

1...1

DisplayQueue/QueueItems/QueueItem

 

 

Defines the origin the requested queue.

0...*

QueueNumber*

integer

Defines number of queue, from which the PNR should be removed.

1...1

DisplayQueue/QueueItems/QueueItem/BookingReferenceID*

 

 

Contains 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_AirDisplayQueueRQ TransactionStatusCode="Remove" EchoToken="12345" Version="2.0" PrimaryLangID="en" xmlns="http://www.opentravel.org/OTA/2003/05"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <DisplayQueue> <QueueItems SupplierCode="supplierCode"> <QueueItem QueueNumber="75"> <BookingReferenceID ID="MTIABU" Instance="supplier"/> </QueueItem> </QueueItems> </DisplayQueue> </OTA_AirDisplayQueueRQ>

Related content

12.1. FLIGHT BOOKING RETRIEVAL IMPORT REQUEST
12.1. FLIGHT BOOKING RETRIEVAL IMPORT REQUEST
Read with this
17.4. FLIGHT REMOVE FROM QUEUE RESPONSE
17.4. FLIGHT REMOVE FROM QUEUE RESPONSE
More like this
8.2. FLIGHT PRICING UPSELL RESPONSE
8.2. FLIGHT PRICING UPSELL RESPONSE
Read with this
17.1. FLIGHT DISPLAY QUEUE REQUEST
17.1. FLIGHT DISPLAY QUEUE REQUEST
More like this
3.2. FLIGHT SCHEDULE SEARCH RESPONSE
3.2. FLIGHT SCHEDULE SEARCH RESPONSE
Read with this
17.2. FLIGHT DISPLAY QUEUE RESPONSE
17.2. FLIGHT DISPLAY QUEUE RESPONSE
More like this