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 |
---|---|---|---|---|
| TransactionStatusCode* | string ("Remove") | Indicates the type of request. Must be “Remove“ for that step. | 1...1 |
| 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 |