AMADEUS API  Node
 Flights


Description

Line of information containing Flight information.
Air-Availability response.
 
Node and Data Elements



        CAPI_Flights 
              LineNum 
              DepartureDate 
              DepartureTime 
              ArrivalDate 
              ArrivalTime 
              From 
              To 
              Airline1 
              Airline2 
              FlightNum 
              FlightNumSuffix 
              ConnectionStatus 
              Equipment 
              NumOfStops 
              Duration 
              OnTimeIndicator 
              DaysOperation 
              DepartureTerminal 
              ArrivalTerminal 
              LastSeatAvailability 
              ParticipationLevel 
              MealService 
              ASMIndicators 
              SegmentInfo 
              TrafficRestrictions 
              TicketingType 
              CodeSharing 
              OperationalInfoExists 
              FlightCancelled 
              FlightDeparted 
              ErrorType 
              ErrorText 

Field Descriptions


Field Description
LineNum String (2 characters maximum).
Line number associated to one line of information of the availability/schedule response.
DepartureDate String (9 characters maximum).
Departure date of a flight. The date format is DDMMMYYYY.
DepartureTime String (6 characters maximum).
Departure time of a flight. The time format is HHMM.
ArrivalDate String (9 characters maximum).
Arrival date of the flight. The date format is DDMMMYYYY.
ArrivalTime String (6 characters maximum).
Arrival time of flight The time format is HHMM.
From String (3 characters maximum).
Departure airport or city code.
Example: CDG, ORY, NCE, MIA, JFK, LGA, ...
To String (3 characters maximum).
Arrival airport or city code.
Example: CDG, ORY, NCE, MIA, JFK,LGA, ...

Field Descriptions


Field Description
Airline1 String (3 characters maximum).
Airline carrier code. Two or three-letter code.
Example: AF or AFR for Air France.
Airline2 String (3 characters maximum).
Airline carrier code. Two or three-letter code.
Example: AF or AFR for Air France.
FlightNum String (4 characters maximum).
Flight number.
FlightNumSuffix String (1 character maximum).
Flight number suffix.
ConnectionStatus String (6 characters maximum).
Order of segments in a connection journey.

For a list of valid options, see AIR_Connection_Status codes.
Equipment String (3 characters maximum).
Aircraft equipment type code.
NumOfStops String (2 characters maximum).
Number of stops en route.

Field Descriptions


Field Description
Duration String (4 characters maximum).
Elapsed flying time from origin to destination, expressed in hours and minutes.
OnTimeIndicator String (3 characters maximum).
Percentage of on time performance as per US DOT.
For a list of valid options, see AIR_On_Time_Performance codes.
DaysOperation String (7 characters maximum).
Days of operation ( schedule and Timetable).
Example :
D for Daily
2 for Tuesday only
X7 for every day except Sunday
...
For a list of valid options, see AIR_Day_Operation codes.
DepartureTerminal String (2 characters maximum).
Departure airport terminal.
ArrivalTerminal String (2 characters maximum).
Arrival airport terminal.
LastSeatAvailability String (3 characters maximum).
Indicator that the airline offers last seat availability.
ParticipationLevel String (3 characters maximum).
Particpation Level. Access type.
For a list of valid options, see AIR_Participation_Level codes.

Field Descriptions


Field Description
MealService String (3 characters maximum).
Indicator if there is a meal in any class of the flight.
ASMIndicators String (3 characters maximum).
ASM or SSM indicator codes.
For a list of valid options, see AIR_ASM_Indicator codes.
SegmentInfo String (70 characters maximum).
Free text field. Advertising ...
TrafficRestrictions String (3 characters maximum).
To indicate if a traffic restriction applies to a flight between two cities.
For a list of valid options, see AIR_Traffic_Restriction codes.
TicketingType String (2 characters maximum).
Ticketing types. One of the following values :
ET= Electronic Ticketing Candidate,
EN = Not Electronic Ticketing Candidate.
CodeSharing String (2 characters maximum).
Code share.
For a list of valid options, see AIR_Code_Share codes.
OperationalInfoExists String (1 character maximum).
Used to determine if flight information exists for this flight or not.
T = Flight Information
F = No flight information for this flight

Field Descriptions


Field Description
FlightCancelled String (1 character maximum).
Used to determine if the flight has been cancelled or not.
T = Cancelled flight
F = Operational flight.
FlightDeparted String (1 character maximum).
Used to determine if the Flight is departed or not.
T = Departed flight
F = Not departed flight.
ErrorType String (19 characters maximum).
List of 1 to 5 error codes (1-3digits) separated by a comma.
ErrorText String (354 characters maximum).
For each error code that we have in the ErrorType field, we have an error description ended by a newline character in this field.

  

Guidelines and Rules


N/A Stand for Not Applicable.
Common Usage Common usage is specified in some descriptions to indicate the length of a field as it is used within the travel industry. For example, the maximum length specified for FROMCITY is 10, however the Common Usage Length is 3 (e.g MIA for MIAMI)