Skip Navigation

SellingLevels

Alternate Dates:

Alternate Airport:

Agency Retailer:

Note  Agency Retailer applies to limited release customers only.

 

Element

SellingLevels

 

Children Choice

Name

Description

Min Occurs

Max Occurs

SellingLevelRules

 

1

1

ShowFareAmounts

The ShowFareAmounts element defines which FareLevel should be returned in the response. When the ShowFareAmounts element is defined, only one of its attributes can be defined, either Original or Adjusted. At least one is required.

1

1

 

Sample SOAP Value

<OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<TPA_Extensions>
			<SellingLevels>
				<ShowFareAmounts Original="true"/>
			</SellingLevels>
		</TPA_Extensions>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>