Skip Navigation

Value (VendorPrefApplicability)

Alternate Dates:

Alternate Airport:

Vendor Preference:

 

Attribute

Value

Description

Carrier selection method. Valid values are:

  • AtLeastOneSegment – The specified carrier should be returned for at least one segment in itinerary.
  • AllSegments – The specified carrier should apply for the entire itinerary.

Note  This parameter is required within VendorPrefApplicabilityType. Value specified as “AllSegments” follows logic for marketing vendor preference, which will prefer/exclude online itineraries or a combination of specified carriers only.

Use

required

Type

string

 

Sample SOAP Value

<OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<VendorPref Code="K0" PreferLevel="Preferred" Type="Marketing"/>
		<VendorPrefApplicability Value="AtLeastOneSegment" Type="Marketing"/>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>