Skip Navigation

ClassOfService (Leg Level)

Multiple Fares Per Itinerary:

 

Element

ClassOfService

Description

Class of service to be used in a search at the leg level.

Note  You can request multiple classes of service per leg in the main request and flex fare groups.

Type

ClassOfServiceType

 

Attributes

Name

Type

Description

Use

Code

xs:string

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

optional

PreferLevel

 

Indicator for the preference level.

 

Sample SOAP Value 

<OriginDestinationInformation RPH="1">
	<DepartureDateTime>2017-09-01T00:00:00</DepartureDateTime>
	<OriginLocation LocationCode="LAX"/>
	<DestinationLocation LocationCode="JFK"/>
	<TPA_Extensions>
		<SegmentType Code="O"/>
		<ClassOfService Code="A" PreferLevel="Unacceptable"/>
	</TPA_Extensions>
</OriginDestinationInformation>