Skip Navigation

ResponseSorting

Multiple Fares Per Itinerary:

Branded Fares Shop:

 

Element

ResponseSorting

Description

Settings for IntelliSell merchandising. For example, enabling chronological sorting.

 

Attributes

Name

Type

Description

Use

EnableChronologicalSorting

xs:boolean

 

optional

SortFaresInsideItin

xs:boolean

Allows you to specify whether the sorting criteria is based on cheapest fare across all alternate itinerary flex fares groups versus the main fare. Valid values are:

  • true – Sort criteria is based on the cheapest fare across all alternate itinerary flex fares groups versus the main fare.
  • false – Sort criteria is not based on the cheapest fare across all alternate itinerary flex fares groups versus the main fare.

optional

 

Sample SOAP Value

<OTA_AirLowFareSearchRQ>
	<TPA_Extensions>
		<IntelliSellTransaction>
			<RequestType Name="200ITINS"/>
			<ResponseSorting SortFaresInsideItin="true"/>
		</IntelliSellTransaction>>
	</TPA_Extensions>
</OTA_AirLowFareSearchRQ>