Skip Navigation

RequestType (Baggage)

Baggage Allowance:

 

Element

RequestType

Description

Baggage information request type. Valid values are:

  • A – Allowance only.
  • C – Allowance and charges.
  • N – No baggage information.

Note  The RequestType parameter is required within the Baggage element.

Type

BaggageRequestType

 

Sample SOAP Value 

<OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<Baggage RequestType="A" Description="true"/>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>