Skip Navigation

LookforAlternatives

Baggage Allowance:

Revalidate Itinerary:

 

Attribute

LookForAlternatives

Description

Indicator for whether to return alternative solutions in the response.

Note  If set to false, no alternative solutions will be returned in the response.

Type

xs:boolean

Use

optional

Default

true

 

Sample SOAP Value

<TravelPreferences LookForAlternatives="true">
		<VendorPref Code="K0" PreferLevel="Preferred"/>
		<CabinPref Cabin="J"/>
		<TPA_Extensions>
			<NumTrips Number="30"/>
		</TPA_Extensions>
	</TravelPreferences>