Skip Navigation

Type (for VendorPref)

Alternate Dates:

Alternate Airport:

Vendor Preference:

 

Attribute

Type

Description

Type of carrier (marketing or operating).

Note  This parameter is required within VendorPrefApplicabilityType. In order to specify Vendor Preference Applicability for Operating carrier(s), the “Type” attribute set to “Operating” value is required within the VendorPref element.

Use

required

Enumeration

Name Description
Marketing

Marketing carrier identification.

Operating

Operating carrier identification.

 

Sample SOAP Value

<OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<VendorPref Code="K0" PreferLevel="Unacceptable" Type="Operating"/>
		<VendorPrefApplicability Value="AtLeastOneSegment" Type="Operating"/>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>