Skip Navigation

BrandFilters

Branded Fares Shop:

 

Element

BrandFilters

Description

Preferred or excluded brand type codes for the flexible fare leg.

Type

BrandFiltersType

 

Sample SOAP Value

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