OrderListRS
<OrderListRS>
<Document>
<Success>
<Response>
<Orders>
User Guidance | ||
Input Parameters | Type | Mandatory/Optional |
Request Object | OrderListRS | M |
<OrderListRS> | ||
XML Example for the following elements<OrderListRS Version="17.2" xmlns="http://www.iata.org/IATA/EDIST"> | ||
Elements | Details | Mandatory/Optional |
Version (Attribute) | Specify NDC schema message version. Always pass 17.2 | M |
<Document> | ||
XML Example for the following elements<Document>
<Name>NDC</Name>
<ReferenceVersion>17.2</ReferenceVersion>
</Document> | ||
Elements | Details | Mandatory/Optional |
<Document> | NDC Message Document information | M |
Document name will be always NDC | O | |
Will be NDC version | O | |
Elements | Details | Mandatory/Optional |
Success |
| M |
OrderListProcessing |
| M |
<Orders> | ||
| ||
Orders | Matched orders are listed |
|
Order | Details of matched order |
|
CreationDate | Order creation date in the format YYYY-MM-DD
Example : 2019-01-10 | M |
Departure | Departure airport details | M |
AirportCode | Departure Airport Location Code
Example : AYT | M |
Date | Departure Date in the format YYYY-MM-DD
Example : 2019-02-01 | M |
Arrival | Arrival airport details | M |
AirportCode | Arrival Airport Location Code
Example : FRA | M |
Date | Arrival Date in the format YYYY-MM-DD
Example : 2019-02-01 |
|
Passengers | Passenger and Group information. | M |
FullName | Passenger Full Name.
Example : JOHN DAVIS SMITH | M |
OrderID | PNR Number | M |
Status | The status will be mentioned |
|
StatusCode | The status of the PNR
Example : OK for Active PNR, X for Cancelled PNR | M |