Skip Navigation

FareBasis OriginDestinationInfo

Element

FareBasis

Description

Fare Basis codes requested for the main fare leg.

Type

FareBasisType

Attributes

Name

Type

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.

optional

PreferLevel

IncludeExcludePreferLevelType

Indicator for the preference level.

 

Sample SOAP Value

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