Search code examples
sabre

Sabre flight search - BFM


I am looking for search implementation where I can get multiple cabin type fares for each itenary of one specific airline. My request search parameters would be origin, destination, date, pax count with pax types.


Solution

  • In Bargain Finder Max the Multiple Fares Per Itinerary feature allows you to in quickly offer multiple fare choices per itinerary in a single query to best match their needs.

    The Multiple Fare Per Itinerary feature is applicable to Bargain Finder Max only. You can create up to 10 user defined groups with up to 6 associated fare attributes per group. This feature is applicable to one-way, round-trip, and multi-destination itinerary requests.

    Extract for the API documentation

    Fare Attributes

    All Multiple Fares Per Itinerary fare attributes are optional. A mix of attributes per group is allowed, using “AND” for different attributes and “OR” for same attributes.

    Following are accepted fare attributes:

    • Fares without restrictions.
    • Exclude fares with advance purchase.
    • Exclude fares with penalty.
    • Exclude fares with min/max stay.
    • Passenger Type Code – If a passenger type is not specified, the “ADT” -passenger type code will be used as the default passenger type code.Only one passenger type code is allowed per group.
    • Cabin.Only one cabin is allowed per group. If the requested cabin is not offered, no fare will be returned
    • Account ID/Corporate ID.
    • Public Fare.
    • Private Fare.

    Multiple Fares Per Itinerary will use the specified total number of passengers in the existing qualifier for each parameter group in the shopping request. The user will not enter the number of passengers in the Multiple Fares Per Itinerary request.