Amadeus API       

Node
PoweredPNR_PNRReply
travelValue



Description

to specify the value of the trip..
Status (Requirement Designator) = Conditional. Repetition = 1.

XML Tree

<travelValue>
     <monetaryDetails>
        <typeQualifier></typeQualifier>
        <amount></amount>
        <currency></currency>
     </monetaryDetails>
     <otherMonetaryDetails>
        <typeQualifier></typeQualifier>
        <amount></amount>
        <currency></currency>
     </otherMonetaryDetails>
</travelValue>


Field Descriptions

Field Attributes and Description
Node Mandatory  monetaryDetails Field Type = Node. Repetition = 1.
used to specify an amount plus it's currency.
Mandatory  typeQualifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

denotes the type of money we are talking about..
For a list of valid codes, see codeset typeQualifier.
  amount Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=18, repetition=1.

Used to specify an amount of money.
  currency Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

currency in which the amount is expressed.
For a list of valid codes, see codeset currency.
Node   otherMonetaryDetails Field Type = Node. Repetition = 1.
.
Mandatory  typeQualifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

denotes the type of money we are talking about..
For a list of valid codes, see codeset typeQualifier.
  amount Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=18, repetition=1.

Used to specify an amount of money.
  currency Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

currency in which the amount is expressed.
For a list of valid codes, see codeset currency.

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

typeQualifier

CodeDescription
712Total fare amount.

currency

CodeDescription
777Neutral Unit of Construction.

typeQualifier

CodeDescription
712Total fare amount.

currency

CodeDescription
777Neutral Unit of Construction.