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 |
If true, chronological sorting will be enabled. |
optional |
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:
|
optional |
Sample SOAP Value
<OTA_AirLowFareSearchRQ> <TPA_Extensions> <IntelliSellTransaction> <RequestType Name="200ITINS"/> <ResponseSorting SortFaresInsideItin="true"/> </IntelliSellTransaction>> </TPA_Extensions> </OTA_AirLowFareSearchRQ> |