Skip Navigation

RelativePriceThreshold

Alternate Dates:

Alternate Airport:

Supplemental Live Shopping with Cache:

 

Attribute

Validate

Description

Indicator for whether you want the cache option to be returned in the final response.

The cache option for which the price difference exceeds the defined threshold will be removed from the results. The difference is calculated between the Cached itineraries price and the cheapest live fare returned for the main date (or cities) pair.

You can set the threshold as a negative or positive value or a percentage of the price of the main itinerary, for example: 35%, 200, -40%, or -600. If not specified in the rule or in the request, this functionality is disabled, and all Cache results (not limited by threshold) will be returned together with Live results.

Base

string

Use

optional

 

Sample SOAP Value

<OTA_AirLowFareSearchRQ>
<TravelPreferences>
		<TPA_Extensions>
			<NumTrips Number="20"/>
                                       <Budget RelativePriceThreshold="20%"/>
		</TPA_Extensions>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>