Fare Price

Advising a Seller of a Masked Fare

The Offer management system can advise the Seller at the Offer time that an Order Price will be masked to the Customer should the Customer query the price directly with the Airline.

The Airline will return a Masked Indicator advising the Seller that the Base Amount will not be shown to the Customer.

<k:FarePrice> <k:FarePriceMasked>true</k:FarePriceMasked> <k:FarePriceType> <k:Price> <k:BaseAmount CurCode="CHF">10.00</k:BaseAmount> <k:TaxSummary> <k:Tax> <k:Amount CurCode="CHF">0.10</k:Amount> <k:Country> <k:CountryCode>CH</k:CountryCode> </k:Country> <k:RefundInd>true</k:RefundInd> <k:TaxCode>CH</k:TaxCode> <k:TaxTypeCode>Applied</k:TaxTypeCode> </k:Tax> <k:TotalTaxAmount CurCode="CHF">0.10</k:TotalTaxAmount> </k:TaxSummary> <k:TotalAmount CurCode="CHF">10.10</k:TotalAmount> </k:Price> </k:FarePriceType> </k:FarePrice>

Â