Skip Navigation

VerificationItinCallLogic

Baggage Allowance:

Revalidate Itinerary:

 

Element

VerificationItinCallLogic

Description

Indicates how the current itinerary is priced. Valid values are:

  • L – Look for the lowest fare (default).
  • M – Look in the requested RBD and requested pricing qualifiers.
  • B – Perform both L and M searches, and return both fares.

 

Attributes

Name

Type

Description

Use

Value

VerificationItinCallLogicType

Defines how the current itinerary is priced.

optional

AlwaysCheckAvailability

xs:boolean

Indicator for whether to check availability for the repriced itinerary.

optional

 

Sample SOAP Value

<OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<TPA_Extensions>
			<VerificationItinCallLogic Value="B"/>
		</TPA_Extensions>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>