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 |