Skip Navigation

LastPiece

Baggage Allowance:

 

Attribute

LastPiece

Description

Last baggage piece for which the specified charge information applies.

Note  “LastPiece” can be the same as “FirstPiece” if the specified charge applies to one piece only.

Type

Byte

 

Sample SOAP Value

<OTA_AirLowFareSearchRS>
	<PricedItineraries>
		<PricedItinerary>
			<AirItineraryPricingInfo>
				<ItinTotalFare>
					<TPA_Extensions>
						<BaggageInformationList>
							<BaggageInformation ProvisionType="A" AirlineCode="K0">
		<Segment Id="0"/>
		<Segment Id="1"/>
		<Allowance Weight="30" Unit="kg"/>
	</BaggageInformation>
	<BaggageInformation ProvisionType="C" AirlineCode="K0">
		<Segment Id="0"/>
		<Segment Id="1"/>	
		<Charge EquivalentAmount="25.00" EquivalentCurrency="USD" FirstPiece="1" LastPiece="1" Description1="UP TO 50 POUNDS/23 KILOGRAMS" Description2="UP TO 62 LINEAR INCHES/158 LINEAR CENTIMETERS"/>
	</BaggageInformation>
						</BaggageInformationList>
					</TPA_Extensions>
				</ItinTotalFare>
			</AirItineraryPricingInfo>
		</PricedItinerary>
	</PricedItineraries>
</OTA_AirLowFareSearchRS>