Skip Navigation

VoluntaryChanges

Changes and Refunds:

Multiple Fares Per Itinerary:

 

Element

VoluntaryChanges

Description

Identifies whether penalties associated with voluntary changes should be included in the search results. It also specifies charges and/or penalties associated with making ticket changes after purchase.

Note  By adding this functionality, users requesting an MFPI request can use the optional Max Penalty qualifier to filter by fare flexibility and maximum penalty amounts.

Type

VoluntaryChangesSMPType

 

Children Sequence

Name

Description

Min Occurs

Max Occurs

Penalty

Penalty charges in either a currency amount or a percentage of the fare.

0

2

 

Attributes 

Name

Description

Use

Default

Match

Relationship between conditions.

optional

All

 

Sample SOAP Value 

OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<TPA_Extensions>
			<FlexibleFares>
				<FareParameters>
					<Cabin Type="PremiumFirst"/>
					<JumpCabinLogic Disabled="true"/>
					<VoluntaryChanges Match="All">
						<Penalty Amount="78.00" Application="Before" CurrencyCode="USD" Exclude="true" Type="RefundRefund"/>
					</VoluntaryChanges>
				</FareParameters>
			</FlexibleFares>
		</TPA_Extensions>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>