Skip Navigation

Country

Validating Carrier:

 

Element

Country

 

Attributes

Name

Type

Description

Use

Code

ISO3166

Country code.

Country code is a valid parameter only if IET Validation is set to “true” in the request; otherwise, it is ignored.

required

 

Sample SOAP Value 

<OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<TPA_Extensions>
			<ValidatingCarrierCheck>
				<SettlementValidation Ind="false"/>
				<IETValidation Ind="true"/>
				<Carrier Code="K0"/>
				<Country Code="PL"/>
			</ValidatingCarrierCheck>
		</TPA_Extensions>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>