• Register

OrderList 16.2 Live

v 2.19

New Functionality:

In this release, all the cacelled orders are filtered to avoid retrieving them.

Today the following filter can be used:

"CreateDateRange"

    
<CreateDateRange>
    <Effective>2017-01-01</Effective>
    <Expiration>2017-12-31</Expiration>
</CreateDateRange>
        

EndPoints:

Legend

(plus) New or modify field

Request Body

NAME

DESCRIPTION

FORMAT

ALLOWED VALUES

PrimaryLangID

Two character ISO Language Code, for the agent’s preferred language. This is for error messages and some other data such as legal waivers.

2 alpha

EN

ES

Version “M”

The IATA version of the message

numeric

any

<PointOfSale>

CountryCode

Country code

alphabetic

List of countries

<Document>

ReferenceVersion

The IATA Schema version.

numeric

any

<Party>

Sender / IATA_Number “M”

Sender unique identifier such as:

IATA number (if you have one)

TIDs number (recommended if you do not have an IATA)

Pseudo IATA(assigned by Iberia)

7 numeric

7 numbers

Sender / AgencyID

Name of the Sender / Agency

alphanumeric

any

Participant / AggregatorID

Participant / Aggregator unique identifier (Mandatory if you have an indirect connection):

IATA number (if you have one)

TIDs number (recommended if you do not have an IATA)

Pseudo IATA(assigned by Iberia)

7 numeric

7 numbers

<Query> Filter by CreateDateRange

CreateDateRange / Effective “M”

First date of range

yyyy-mm-dd

past date

CreateDateRange / Expiration “M”

Last date of range

yyyy-mm-dd

past or present date


Response Body

NAME

DESCRIPTION

FORMAT

Nullable

< Orders >

CreationDate

Passenger Object Key

Date

False

AirportCode

Three letter airport code of the departure airport

3 alpha

False

Date

Date of the departure

Date

False

Arrival / AirportCode

Three letter airport code of the arrival airport

3 alpha

False

Passengers / FullName

Full name of the passenger

alphanumeric

False

OrderID

Title ID of the Orders returned in the list

alphanumeric

False

Error messages

NDC Standard allow errors and warnings to be returned inside a 200 OK response. Errors returned with 200 OK will always be controlled errors result of external limitations as "Max accepted non-infant passengers is 9"

PADIS STATUS CODE

EXAMPLE MESSAGE ERROR

REASON

118 System Unable to Process Without any filter
247 Message limit exceed High date range
115 Message Function Not Supported Any other different filter than "CreateDateRange"