AMADEUS API  Query:
 Fare
 PriceItinerary


Description

Prices the flights that are booked in the active PNR.

Query : XML Tree
Click on the +/- symbol to expand/collapse an element.
-<Fare_PriceItinerary_Query>
-<CAPI_FXXSegment>
</CAPI_FXXSegment>
-<CAPI_FXXPsgr>
<PTC1/>
<PTC2/>
<PTC3/>
</CAPI_FXXPsgr>
-<CAPI_TaxesEW>
</CAPI_TaxesEW>
-<CAPI_AddTaxes>
</CAPI_AddTaxes>
</Fare_PriceItinerary_Query>
Xml Model:
<Fare_PriceItinerary_Query> <TSTFlag/> <BookingCode/> <ValidatingCarrier/> <PenaltyIndicator/> <PenaltyRestrictionsAmt/> <OtherRestrictions/> <CurrencyCode/> <PricingDate/> <SellingCity/> <TicketingCity/> <Withhold_Exempt_TaxFlag/> <WithholdSurchargeFlag/> <ZapOffAmt/> <ZapOffPercentIndic/> <Ticket_Designator/> <CAPI_FXXSegment> <Segment_Nb/> <Stopover/> <Break_Turnaround/> </CAPI_FXXSegment> <CAPI_FXXPsgr> <PassengerNumber/> <PTC1/> <PTC2/> <PTC3/> </CAPI_FXXPsgr> <CAPI_TaxesEW> <TaxCode/> <TaxType/> </CAPI_TaxesEW> <CAPI_AddTaxes> <TaxeCode/> <TaxeType/> <TaxAmount/> <TaxAmountIndicator/> </CAPI_AddTaxes> </Fare_PriceItinerary_Query>

Query : Field Descriptions


Field Standard Length and Description
TSTFlag Mandatory (Maximum 1 characters).
Indicator used to determine if a TST (Transitional Stored Ticket) should be created when the PNR is priced or not.
T= Create a TST
F = Do not create a TST
The default value is F.
BookingCode (Maximum 10 characters).
Booking code that overrides the PNR booking code.
ValidatingCarrier (Maximum 3 characters).
Validating carrier code. When you use this option, the system checks the pfc collection table for the airline you specify in the entry. The system automatically adds the validating carrier element to the PNR. You must issue the ticket on the ticket stock of the airline you have specified.
PenaltyIndicator (Maximum 1 characters).
Option used to specify if the penalty is an 'amount' or a 'percent'. Possible options are:
A = Amount
P = Percent
PenaltyRestrictionsAmt (Maximum 12 characters).
Penalty restriction amount. An amount or a percent can be specified depending on how the PenaltyIndicator was set (see above).
OtherRestrictions (Maximum 20 characters).
A maximum combination of 5 Other restriction code(s) can be specified simultaneosuly separated by a comma.
For example : NAP, NPE, NMN

NAP= No advance purchase information.
NDA= No day or time information.
NMX= No maximum stay information.
NMN= No minimum stay information.
NPE= No penalty information.
NR = No restriction.
NMM= No minimum and no maximum fare.
NRF= Non-refundable fares.
RF = Refundable fares.
EU = ECONOMY UNRESTRICTED ONLY
PE = PENALTY INFORMATION
RF = REFUNDABLE FARES
CurrencyCode (Maximum 3 characters).
Foreign currency code. Used to override the default currency for a fare. A foreign currency means a currency other than that of the country of commencement of travel (coc). Use a 2-letter ISO country code or a 3-letter currency code.
Example : US or USD, FR or FFR, ...

Query : Field Descriptions


Field Standard Length and Description
PricingDate (Maximum 9 characters).
Pricing date. Date format is DDMMMYYYY.
SellingCity (Maximum 25 characters).
City code to be used as selling city. Also known as 'point of sale override'. Use the point of sale override option when the countries of the ticketing city and the point of sale are the same but the country of the crt location is different.
TicketingCity (Maximum 25 characters).
City code to be used as ticketing city. Also knows as 'ticketing city override'. Use the ticketing-city-override option when the countries of the crt location and the point of sale are the same but the country of the ticketing city is different.
Withhold_Exempt_TaxFlag (Maximum 1 characters).
Option used to specify if taxes should be withheld or exempted from the from the fare quote. Possible options are:
W = Withhold taxes
E = Exempt taxes
To list the taxes that are to be withheld or exempted, use the TaxesEW in-parameter (see below).
WithholdSurchargeFlag (Maximum 1 characters).
Indicator used to determine if surcharges should be withheld or not.
T = Withhold surcharges
F = Do not withhold surcharges
ZapOffAmt (Maximum 8 characters).
Zap-off amount. The amount is either the zap off percentage or an actual currency amount.
ZapOffPercentIndic (Maximum 1 characters).
Indicator used to specify the type of zap off. Possible options are:
A = Amount
P = Percent

Query : Field Descriptions

Field Standard Length and Description
Ticket_Designator (Maximum 13 characters).
Ticket designator.
FXXSegmentlist RecordSet Field Type = Node.
List of segments to be included in the pricing request. Specifications for a segment: Segment_Nb, Stopover, Break_Turnaround.
FXXPsgrlist RecordSet Field Type = Node.
List of passengers to be included in the pricing request. Specifications for a passenger: PassengerNumber and PassengerType.
TaxesEWlist RecordSet Field Type = Node.
List of taxes to be exempted or withheld from the PNR is priced.
AddTaxeslist RecordSet Field Type = Node.
List of taxes that are to be added to the pricing request.


  

Guidelines and Rules


Mandatory Mandatory parameter.
Container Node.
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).