Skip Navigation

FareBasis (Whole Flex Fare)

Multiple Fares Per Itinerary:

 

Element

FareBasis

Description

Fare Basis codes requested for the whole flexible fare.

Note  Multiple fare basis codes can be requested in each multiple fares per itinerary group. Allows wildcards.

Type

FareBasisType

 

Attributes

Name

Description

Use

Code

One- to fifteen-character code for the fare basis.

Notes

  • Letters must be uppercase.
  • Question mark (?) replaces one character.
  • Carat symbol (˄):
    • Used to exclude one letter or number (which must follow the ˄).
    • Other masking characters cannot follow ˄.
    • Can be used to reject a character in any position.
    • Cannot be the last character in the pattern.
    • Must be followed by a letter or number.
  • Minumum/maximum length:
    • Minimum length is 1 character.
    • Maximum length is 15.
  • Slash (/):
    • Not allowed.
    • Only the fare basis code can be matched. Functionality for matching ticket designators is not provided.

required

PreferLevel

Indicator for the preference level.

 

 

Sample SOAP Value 

<OTA_AirLowFareSearchRQ>
	<OriginDestinationInformation>
		<TPA_Extensions>
			<FareBasis Code="NTERTM" PreferLevel=Unacceptable"/>
		</TPA_Extensions>
	</OriginDestinationInformation>
</OTA_AirLowFareSearchRQ>