Amadeus API       

Node
PoweredAir_MultiAvailabilityReply
basicFlightInfo



Description

Main information on the flight.
Status (Requirement Designator) = Mandatory. Repetition = 1.

XML Tree

<basicFlightInfo>
     <flightDetails>
        <departureDate></departureDate>
        <departureTime></departureTime>
        <arrivalDate></arrivalDate>
        <arrivalTime></arrivalTime>
     </flightDetails>
     <departureLocation>
        <cityAirport></cityAirport>
     </departureLocation>
     <departurePreference>
        <rcType></rcType>
        <highlight></highlight>
     </departurePreference>
     <arrivalLocation>
        <cityAirport></cityAirport>
     </arrivalLocation>
     <arrivalPreference>
        <rcType></rcType>
        <highlight></highlight>
     </arrivalPreference>
     <marketingCompany>
        <identifier></identifier>
     </marketingCompany>
     <markCompanyPreferences>
        <rcType></rcType>
        <highlight></highlight>
        <priority></priority>
     </markCompanyPreferences>
     <operatingCompany>
        <identifier></identifier>
     </operatingCompany>
     <operCompanyPreference>
        <rcType></rcType>
        <highlight></highlight>
        <priority></priority>
     </operCompanyPreference>
     <flightIdentification>
        <number></number>
        <operationalSuffix></operationalSuffix>
     </flightIdentification>
     <productTypeDetail>
        <productIndicators></productIndicators>
     </productTypeDetail>
     <lineItemNumber></lineItemNumber>
</basicFlightInfo>


Field Descriptions

Field Attributes and Description
Node Mandatory  flightDetails Field Type = Node. Repetition = 1.
Information on date and time of a flight.
  departureDate Field Type = Data Element.
Numeric, minlen=6, maxlen=8, repetition=1.

Departure Date (ddmmyy.
  departureTime Field Type = Data Element.
Numeric, minlen=4, maxlen=6, repetition=1.

Departure Time (hhmm).
  arrivalDate Field Type = Data Element.
Numeric, minlen=6, maxlen=8, repetition=1.

Arrival date (ddmmyy).
  arrivalTime Field Type = Data Element.
Numeric, minlen=4, maxlen=6, repetition=1.

Arrival Time (hhmm).
Node Mandatory  departureLocation Field Type = Node. Repetition = 1.
Departure location of the flight.
Mandatory  cityAirport Field Type = Data Element.
Alphabetic, minlen=3, maxlen=3, repetition=1.

A 3 character code to specify place of departure.
Node   departurePreference Field Type = Node. Repetition = 3.
To give a reference to a customer preference associated to this departure point..
Mandatory  rcType Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=1, repetition=1.

Type of profile associated to this departure point:.
For a list of valid codes, see codeset rcType.
Mandatory  highlight Field Type = Data Element.
AlphaNumeric, minlen=2, maxlen=2, repetition=1.

Level of highlighting.
For a list of valid codes, see codeset highlight.
Node   arrivalLocation Field Type = Node. Repetition = 1.
Arrival location of the flight.
Mandatory  cityAirport Field Type = Data Element.
Alphabetic, minlen=3, maxlen=3, repetition=1.

A 3 character code to specify place of arrival.
Node   arrivalPreference Field Type = Node. Repetition = 3.
To give a reference to a customer preference associated to this arrival point..
Mandatory  rcType Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=1, repetition=1.

Type of profile associated to this arrival point:.
For a list of valid codes, see codeset rcType.
Mandatory  highlight Field Type = Data Element.
AlphaNumeric, minlen=2, maxlen=2, repetition=1.

Level of highlighting.
For a list of valid codes, see codeset highlight.
Node   marketingCompany Field Type = Node. Repetition = 1.
Defines the marketing airline of the flight.
Mandatory  identifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

A 2-3 character code to specify the marketing airline designator code.
Node   markCompanyPreferences Field Type = Node. Repetition = 3.
To give a reference to a customer preference associated to this company.
Mandatory  rcType Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=1, repetition=1.

Type of profile associated to this company:.
For a list of valid codes, see codeset rcType.
Mandatory  highlight Field Type = Data Element.
AlphaNumeric, minlen=2, maxlen=2, repetition=1.

Level of highlighting.
For a list of valid codes, see codeset highlight.
  priority Field Type = Data Element.
Numeric, minlen=1, maxlen=4, repetition=1.

Priority for airline preference.
Node   operatingCompany Field Type = Node. Repetition = 1.
Defines the operating airline of the flight.
Mandatory  identifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

A 2-3 character code to specify the operating airline designator code when different from the marketing airline..
Node   operCompanyPreference Field Type = Node. Repetition = 3.
To give a reference to a customer preference associated to this company.
Mandatory  rcType Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=1, repetition=1.

Type of profile associated to this company:.
For a list of valid codes, see codeset rcType.
Mandatory  highlight Field Type = Data Element.
AlphaNumeric, minlen=2, maxlen=2, repetition=1.

Level of highlighting.
For a list of valid codes, see codeset highlight.
  priority Field Type = Data Element.
Numeric, minlen=1, maxlen=4, repetition=1.

Priority for airline preference.
Node   flightIdentification Field Type = Node. Repetition = 1.
Flight Identification.
Mandatory  number Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=4, repetition=1.

Flight number, a 1-4 digit number..
  operationalSuffix Field Type = Data Element.
Alphabetic, minlen=1, maxlen=1, repetition=1.

An operational suffix (A-E) related to flight number..
Node   productTypeDetail Field Type = Node. Repetition = 1.
Details on the flight type.
Mandatory  productIndicators Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=9.

Information on the flight type.
For a list of valid codes, see codeset productIndicators.
  lineItemNumber Field Type = Data Element.
Numeric, minlen=1, maxlen=4, repetition=1.

Journey number as on the screen display.

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.

Code Sets and Code Lists

rcType

CodeDescription
AAgency.
CCorporate.
GGroup.
TTraveler.

highlight

CodeDescription
EMEmbargo transit point.
PAPreferred airport.

rcType

CodeDescription
AAgency.
CCorporate.
GGroup.
TTraveler.

highlight

CodeDescription
EMEmbargo transit point.
PAPreferred airport.

rcType

CodeDescription
AAgency.
CCorporate.
GGroup.
TTraveler.

highlight

CodeDescription
CPPreference found at company level.
CXExclusion found at company level.

rcType

CodeDescription
AAgency.
CCorporate.
GGroup.
TTraveler.

highlight

CodeDescription
CPPreference found at company level.
CXExclusion found at company level.

productIndicators

CodeDescription
701Code Share, Leased/Blocked space agreement.
702Code Share, shared airline designation agreement.
CConnection portion of journey.
DDirect service.
EEnd of journey.
ENNot electronic ticket candidate.
ETElectronic ticket candidate.
FCharter Flight.
SStart of journey.