Skip Navigation

Description

Baggage Allowance:

 

Element

Description

Description

The “Description” parameter allows you to request baggage text information. Valid values are:

  • “true” - To request text information.
  • “false” – Not to request text information.

Note  If “RequestType” is set to “N,” the “Description” parameter will be ignored. If no “Description” parameter is specified in the request, it is considered as “false”.

Type

boolean

 

Sample SOAP Value 

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