Skip Navigation

FareComponent

Branded Fares Shop:

Agency Retailer:

Note  Agency Retailer applies to limited release customers only.

 

Element

FareComponent

Description

Subtotal pricing summary for Fare Component.

Base

SummaryPriceInformation

 

Children Sequence

Name

Type

Description

Min Occurs

Max Occurs

BaseFare

CurrencyAmountType

 

 

 

 

 

 

Price of the inventory, excluding taxes and fees.

0

1

EquivFare

 

Price of the inventory, excluding taxes and fees in the payable currency.

0

1

Taxes

 

Collection of taxes.

0

1

TotalFare

 

Total price that the passenger would pay (includes fare, taxes, and fees).

0

1

Segment

 

Segment for which current baggage information applies.

0

unbounded

HandlingMarkupDetail

 

 

0

unbounded

FareRetailerRule

 

Matched general Retailer Rule code or adjusted Selling Level Retailer Rule code.

0

unbounded

BrandFeatureRef

BrandFeatureRefType

References to brand feature items in the final list.

0

unbounded

PointsRedemption

PointsRedemptionType

Points redemption.

0

1

 

Attributes

Name

Type

Description

Use

ProgramID

xs:string

Program ID.

optional

ProgramCode

xs:string

Program code.

optional

ProgramDescription

xs:string

Program description.

optional

ProgramSystemCode

xs:string

Program code generated by the system

optional

BrandID

xs:string

Brand ID.

optional

BrandName

xs:string

Brand name.

optional

 

Sample SOAP Value

OTA_AirLowFareSearchRS>
	<PricedItineraries>
		<PricedItinerary>
			<AirItineraryPricingInfo>
				<PTC_FareBreakdowns>
					<PTC_FareBreakdown>
						<PassengerFare>
							<TPA_Extensions>
								<FareComponents>
									<FareComponent ProgramID="129987" ProgramCode="DOMBE" ProgramDescription="AABFDOMBE1S" ProgramSystemCode="H" BrandID="A2" BrandName="MAIN CABIN"/>
								</FareComponents>
							</TPA_Extensions>
						</PassengerFare>
					</PTC_FareBreakdown>
				</PTC_FareBreakdowns>
			</AirItineraryPricingInfo>
		</PricedItinerary>
	</PricedItineraries>
</OTA_AirLowFareSearchRS>