AMADEUS API  Node
 AddTaxes


Description

Structure used to specify the tax that is to be added to the pricing request. This structure contains the following fields: TaxCode, TaxType, TaxAmount and TaxAmountIndicator

 
Node and Data Elements



        CAPI_AddTaxes 
              TaxeCode 
              TaxeType 
              TaxAmount 
              TaxAmountIndicator 

Field Descriptions


Field Description
TaxeCode String (2 characters maximum).
Code of a tax that must be exempted.
TaxeType String (2 characters maximum).
Type of a tax that must be exempted. This is referred to as the internal tax type.
TaxAmount String (10 characters maximum).
Tax amount. The amount is either a percentage or an actual currency amount. The format is based on how the TaxAmountIndicator parameter is set (see below).
TaxAmountIndicator String (1 character maximum).
Indicator used to specify the type of tax amount. Possible options are:
A = Amount
P = Percent

  

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)