Skip Navigation

ClassOfService (Itinerary Level)

Multiple Fares Per Itinerary:

 

Element

ClassOfService

Description

Class of service to be used in a search for the whole itinerary.

Note  You can request multiple classes of service for the whole itinerary.

Type

ClassOfServiceType

 

Attributes

Name

Type

Description

Use

Default

Code

xs:string

Code for the class of service to be used in a search at the itinerary level.

optional

 

PreferLevel

IncludeExcludePreferLevelType

Indicator for the preference level.

optional

Preferred

 

Sample SOAP Value 

<TravelPreferences>
	<TPA_Extensions>
		<ClassOfService Code="Q"/>
		<ClassOfService Code="R"/>
		<ClassOfService PreferLevel="Unacceptable"/>
	</TPA_Extensions>
</TravelPreferences>