Skip Navigation

Fixed

Anchored Search:

Multiple Fares Per Itinerary:

 

Attribute

Fixed

Description

This attribute is included in the OriginDestinationInformation element. It allows you to indicate that the OriginDestination node, with flight information, should be fixed from a Shopping response.

Use

optional

Type

xs:boolean

 

Sample SOAP Value

<OriginDestinationInformation Fixed="true" RPH="1">
	<DepartureDateTime>2017-09-01T00:00:00</DepartureDateTime>
	<OriginLocation LocationCode="SYD"/>
	<DestinationLocation LocationCode="PER"/>
	<TPA_Extensions>
		<Flight ArrivalDateTime="2017-08-01T06:30:00" DepartureDateTime="2015-08-01T09:50:00" Flown="false" Number="1" Type="A">
			<OriginLocation LocationCode="SYD"/>
			<DestinationLocation LocationCode="LAX"/>
			<Airline Marketing="K0" Operating="K0"/>
		</Flight>