VendorPref
Alternate Dates:
Vendor Preference:
Element |
VendorPref |
Description |
Vendors to include and exclude from the response. |
Type |
Attributes
Name |
Type |
Description |
Use |
---|---|---|---|
CarrierCode |
Carrier code. |
required |
|
Type of preferred 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. |
required |
Sample SOAP Value
<TravelPreferences>
<VendorPrefPairing PreferLevel="Preferred" Applicability="AllSegments">
<VendorPref Code="K0" Type="Marketing"/>
</VendorPrefPairing>
<TPA_Extensions>
</TPA_Extensions>
</TravelPreferences>
|