Amadeus API       

Node
PoweredAir_MultiAvailability
messageActionDetails



Description

Specification of the action code of the request.
Status (Requirement Designator) = Mandatory. Repetition = 1.

XML Tree

<messageActionDetails>
     <functionDetails>
        <businessFunction></businessFunction>
        <actionCode></actionCode>
        <subActionCode></subActionCode>
     </functionDetails>
</messageActionDetails>


Field Descriptions

Field Attributes and Description
Node Mandatory  functionDetails Field Type = Node. Repetition = 1.
Specification of the action code.
  businessFunction Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Business function type.
For a list of valid codes, see codeset businessFunction.
Mandatory  actionCode Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Main function Action Code.
For a list of valid codes, see codeset actionCode.
  subActionCode Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

A sub function to further identify what action is requested (usable with Scroll requests).
For a list of valid codes, see codeset subActionCode.

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

businessFunction

CodeDescription
1Air Provider.

actionCode

CodeDescription
44Availability request.
48Schedule request.
51Time table request.
54Subsequent request - scan backward.
55Subsequent request - scan forward.
61Subsequent request - move original.

subActionCode

CodeDescription
AAAvailability by Arrival time.
ADAvailability by Departure time.
AEAvailability by Elapsed time.
ANAvailability Neutral ordered.
FCApply to first city pair display.
FSEForward Search.
SASchedule by Arrival time.
SCApply to second city pair display.
SDSchedule Departure ordered.
SESchedule by Elapsed time.
SNSchedule Neutral ordered.
TATimetable by Arrival time.
TDTimetable by Departure time.
TETimetable by Elapsed time.
TNTimetable Neutral ordered.