Skip Navigation

RequestedPieces

Alternate Dates:

Alternate Airport:

Baggage Allowance:

 

Attribute

RequestedPieces

Description

Parameter that allows you to specify the number of bags to be returned in the response (up to four pieces). Valid values are from 1 to 4.

Note  If you specify a value higher than 4, no error response will be returned, but this value will be reduced to 4. If 0 or a negative number is specified, the request will not be processed, and an error response will be returned. In order to show up to four bags in the response information, the BaggageInformation element (under BaggageInformationList) occurrence may increase proportionally to the number of requested bags.

Use

optional

Type

UnsignedShort

 

Sample SOAP Value

<OTA_AirLowFareSearchRQ>
	<TravelPreferences>
		<Baggage RequestType=”C” Description=”true” RequestedPieces=”4”/>
	</TravelPreferences>
</OTA_AirLowFareSearchRQ>