Skip Navigation

BrandedFareIndicators

Branded Fares Shop:

Element

BrandedFareIndicators

Description

Indicators for branded fares.

Base

BrandedFareIndicatorsBase

 

Children Sequence

Name

Type

Description

Min Occurs

Max Occurs

ReturnCheapestUnbrandedFare

BrandedFareIndicatorsBase

Indicator for whether to turn on return of cheapest unbranded fare, referred to as a "catch all" fare for the carriers from the branded fares service.

0

1

 

Attributes

Name

Type

Description

Use

SingleBrandedFare

xs:boolean

Indicator for whether to return single brand option per itinerary.

optional

MultipleBrandedFares

xs:boolean

Multiple brand options per itinerary.

optional

ReturnBrandAncillaries

xs:boolean

Indicator for whether to return ancillaries from the ATPCO Branded Fares Feature Table 166.

optional

UpsellLimit

xs:integer

Indicates maximum number of requested branded upsells.

 

ItinParityBrandlessLeg

xs:boolean

Allow brandless legs in multiple brands upsell solutions.

optional

ParityMode

 

Multiple Branded Fares parity mode.

optional

ItinParityFallbackMode

 

Fallback mode for Multiple Branded Fares with Itin parity, when no itin parity solutions are found.

optional

 

Sample SOAP Value

<TPA_Extensions>
		<BrandedFareIndicators MultipleBrandedFare="true">
			<BrandFilters>
				<Brand Code="A3" PreferLevel="Preferred"/>
				<Brand Code="A2" PreferLevel="Preferred"/>
			</BrandFilters>
		</BrandedFareIndicators>
	</TPA_Extensions>