What are Branded Fares


Branded Fares are an industry standard way for airlines to clearly identify the Features and Attributes available as part of a fare product, some of which may be included in the price, and others that may be purchasable for an additional fee. It is also an industry wide solution, that allows Fares/Brands with similar features and attributes to be grouped together for comparison.

This allows us to promote Features and Attributes that differentiate one fare product from another, and gives travellers the opportunity to select the product that best fits their preferences and the purpose of their journey.

We use the the ATPCo Optional Services Industry Sub Codes, together with Iberia specific ones, to be able to offer products in a more structured and informative way.

This list of Attributes is dynamic and can and will change and grow over time, and includes things such as:

Elements and how to use them

The Branded Fares Fields that we return group each Brand/Product by a PriceClassID which represents the following elements: 

The following two elements identify the Branded Fare/Product

The following are used to identify and group together the various Features and Attributes of the Product:

Example 1:

                 <Description ObjectKey="CFFIB210210COMFORT0LF">
                    <Text>TS/PY/0LF///PRIORITY BAGGAGE/DISPLAYED-BUT-NOT-OFFERED</Text>
                 </Description>

The above example is for:

TS - is the attributeGroup, which as per the ATPCo Optional Services Industry Sub Codes is “Travel Services”

PY - is the attributeSubGroup, which as per the ATPCo Optional Services Industry Sub Codes is “Priority Baggage”

0LF - is the RFISC (Reason for Issuance Sub Code) used to identify the individual attribute. If the service required the issue of an EMD this would be used for its issue.

Both Description1 and Description2 are empty

PRIORITY BAGGAG - is the ComercialName as per the ATPCo Optional Services Industry Sub Codes

DISPLAYED-BUT-NOT-OFFERED - is the tierApplication. In this case the feature could be diplayed greyed out as it is not offered with this product.

Example 2:

                 <Description ObjectKey="CFFIB210210NOBAGIC3">
                    <Text>ML//IC3///SNACK OR DRINK/CHARGE</Text>
                 </Description>

The above example is for:

ML - is the attributeGroup, which as per the ATPCo Optional Services Industry Sub Codes is “Meal”

There is no attributeSubGroup for this feature.

IC3- is the RFISC (Reason for Issuance Sub Code) used to identify the individual attribute. If the service required the issue of an EMD this would be used for its issue. In this case the RFISC is specific to Iberia.

Both Description1 and Description2 are empty in this example.

SNACK OR DRINK - is the ComercialName given by Iberia to this feature.

CHARGE - is the tierApplication. In this case the feature is purchasable for a fee. As the service is not in our ServiceList API this is only purchasable at place of delivery.

Release and Messages

Iberia is releasing Branded Fares in a separate version (v2) based on the IATA 17.2 baseline version.

Please note that some new functionalities and/or information may only be developed in version in 17.2v2 Branded Fares. Those functionalities and/or information will be highlighted in the documentation.