Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

 New or modified element

To be removed/deprecated

Unique to v2 - Branded Fares

Unique to V1 - Fare Families

PricedOffer

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

PricedOffer

Attribute

OfferID

Id of the Offer

Alphanumeric

Any

PricedOffer / OfferExpirationDateTime

Offer expiration time limit indicates the time until which the offer is valid. Once the offer has expired a new Shopping flow must be performed as the Offer may have changed.

Date

Any

PricedOffer / PaymentTimeLimitDateTime

Offer payment time limit (2021-01-28T22:59:59.000Z) is the time by which the Order must be paid for. Any Orders not paid for by the payment time limit will be automatically cancelled.

Date

Any

<OffersGroup / AirlineOffers / Offer / TimeLimits / OtherLimits / OtherLimit>

PriceGuaranteeTimeLimit

Attribute

Refs

Due to limits of schema. This attribute points to a Metadata key that contains the PriceGuaranteeTimeLimit

Date

Any

TicketByTimeLimit / TicketBy

The use of <OtherLimit> forces us to included the TicketByTimeLimit. Please ignore this value which is fictitious.

Date

Any

<OffersGroup / AirlineOffers / Offer>

TotalPrice / SimpleCurrencyPrice

Attribute

Code

Three character currency code as per ISO 4217

Alphabetical

As per ISO 4217

<PricedOffer>

OfferItem

Attribute

OfferItemID

Attribute

MandatoryInd

Id of the OfferItem

Boolean identifier for all offer items displaying always true value.

Alphanumeric

Alphabetical

Any

True

OfferItem / TotalPriceDetail / TotalAmount / SimpleCurrencyPrice

Attribute

Code

Price and currency for the OfferItem

Alphanumeric

Any

OfferItem / TotalPriceDetail / BaseAmount

Attribute

Code

Unitary base amount and currency

Alphanumeric

Any

OfferItem / TotalPriceDetail / Discount / DiscountAmount

Attribute

Code

Type of currency

Alphabetical

Any

OfferItem / TotalPriceDetail / Discount / DiscountAmount

Unitary discount amount for each type of passenger included at the fare

Numeric

Any

OfferItem / TotalPriceDetail / Discount / Application

Application for discount

Alphabetical

Any

OfferItem / TotalPriceDetail / Discount / Description

Description for discount

Alphanumeric

Any

OfferItem / TotalPriceDetail / Taxes / Total

Attribute

Code

Unitary total taxes and amount

Alphanumeric

Any

OfferItem / Service

Attribute

ServiceID

Id of the Service

Alphanumeric

Any

OfferItem / Service / PassengerRefs

Passenger Identifier

Alphanumeric

Any

OfferItem / Service / FlightRefs

Flight Identifier

Alphanumeric

Any

<PricedOffer / OfferItem / FareDetail>

PassengerRefs

Passenger Identifier

Alphanumeric

Any

Price / TotalAmount / SimpleCurrencyPrice

Attribute

Code

Price and currency for the fare and taxes

Alphanumeric

Any

Price / BaseAmount

Attribute

Code

Unitary total price and currency without taxes for each passenger included at the fare

Alphanumeric

Any

Price / Taxes / Total

Attribute

Code

Sum of all taxes and currency

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Amount

Attribute

Code

Single tax amount and currency

Alphanumeric

Any

PriceDetail / Taxes / Breakdown / Tax / Nation

Nation for the tax

Alphabetical

Any

Price / Taxes / Breakdown / Tax / TaxCode

Id of the specified tax

Alphabetical 

Any

PriceDetail / Taxes / Breakdown / Tax / TaxType

Type for the tax

Alphanumeric

Any

PriceDetail / Taxes / Breakdown / Tax / Description

Description for the tax

Alphanumeric

Any

FareComponent / FareBasis / CabinType / CabinTypeCode

Code of the cabin

Numeric

  • 1 = First

  • 2 = Business

  • 4 = Premium Economy

  • 5 = Economy

FareComponent / FareBasis / CabinType / CabinTypeName

Name of the cabin

Alphabetical

First, Business, , Premium Economy, Economy

FareDetail / FareComponent / TicketDesig

TicketDesig

Alphabetical

Any (Ex: RCF1)

FareComponent / FareRules / Penalty

Attribute

CancelFeeInd

This attribute will indicate whether a cancellation or refund fee will apply.

Boolean

true/false

FareComponent / FareRules / Penalty

Attribute

ChangeFeeInd

This attribute will indicate whether a fee will be applied for any voluntary changes.

Boolean

true/false

FareComponent / FareRules / Penalty

Attribute

RefundableInd

This attribute will indicate whether a fare is refundable or not.

Boolean

true/false

FareComponent / FareRules / Penalty

Attribute

refs

Reference of the penalty rule that applies to the fare.

Alphanumeric

Any

FareComponent / FareRules / Penalty / ApplicableFeeRemarks / Remark

Detailed conditions covering cancellations and changes.

Text

Any

FareComponent / FareRules / Penalty / Details / Detail

Attribute

refs

References to detail of penalty

  • Example: refs = “METADATAKEY_1”

Alphanumeric

Any

FareComponent / FareRules / Penalty / Details / Detail / Type

Type of penalty applied

Alphabetical

  • Cancel

  • Change

FareComponent / PriceClassRef

Reference for the PriceClass, associated with the same reference in PriceClassList

Alphanumeric

Any

FareComponent / SegmentRefs

Reference for the segment

Alphanumeric

Any

FareDetail / Remarks / Remark

Remark that contains description, type of discount, ticket designator, quantity and currency for special discount

Alphanumeric

Any (Example → DISCOUNT/SD/RC/230.57EUR)

<PricedOffer / BaggageAllowance>

FlightRefs

Reference for the Flights

Alphanumeric

Any

PassengerRefs

Reference for the Passengers

Alphanumeric

Any

BaggageAllowanceRef

Reference for the Baggage

Alphanumeric

Any

PricedOffer example

 PricedOffer example
<Offer OfferID="IBcdb1362c43394a439b3ab7dd004cd1e3OC" Owner="IB">
            <OfferExpirationDateTime>2022-04-25T12:49:01.989Z</OfferExpirationDateTime>
<PaymentTimeLimitDateTime>2022-04-26T21:59:59.000Z</PaymentTimeLimitDateTime>
<TimeLimits>
    <OtherLimits>
      <OtherLimit>
         <PriceGuaranteeTimeLimit refs="PGTL1"/>
                <TicketByTimeLimit>
                    <TicketBy>9999-01-01T00:00:00.000Z</TicketBy>
                </TicketByTimeLimit>
          </OtherLimit>
    </OtherLimits>
</TimeLimits>
<TotalPrice>
	<SimpleCurrencyPrice Code="USD">799.90</SimpleCurrencyPrice>
</TotalPrice>
<OfferItem OfferItemID="IBcdb1362c43394a439b3ab7dd004cd1e3OC_01" MandatoryInd="true">
	<TotalPriceDetail>
		<TotalAmount>
			<SimpleCurrencyPrice Code="USD">660.60</SimpleCurrencyPrice>
		</TotalAmount>
		<BaseAmount Code="USD">500.00</BaseAmount>
		<Taxes>
			<Total Code="USD">160.60</Total>
		</Taxes>
	</TotalPriceDetail>
	<Service ServiceID="IBFLIGHT_01_IBcdb1362c43394a439b3ab7dd004cd1e3OC_01">
		<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
		<FlightRefs>MADBIO20220526221000</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_02_IBcdb1362c43394a439b3ab7dd004cd1e3OC_01">
		<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
		<FlightRefs>BIOMAD20220527092500</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_03_IBcdb1362c43394a439b3ab7dd004cd1e3OC_01">
		<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
		<FlightRefs>MADVLC20220531202000</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_04_IBcdb1362c43394a439b3ab7dd004cd1e3OC_01">
		<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
		<FlightRefs>VLCMAD20220601060500</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_05_IBcdb1362c43394a439b3ab7dd004cd1e3OC_01">
		<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
		<FlightRefs>MADBCN20220602211500</FlightRefs>
	</Service>
	<FareDetail>
		<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
		<Price>
			<TotalAmount>
				<SimpleCurrencyPrice Code="USD">330.30</SimpleCurrencyPrice>
			</TotalAmount>
			<BaseAmount Code="USD">250.00</BaseAmount>
			<Taxes>
				<Total Code="USD">80.30</Total>
				<Breakdown>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">17.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">3.90</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">4.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">2.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">17.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">3.90</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">4.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">2.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">17.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">3.90</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
				</Breakdown>
			</Taxes>
		</Price>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB044220220526</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB042320220527</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB887820220531</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB888120220601</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule03 PenaltyRule04">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB303420220602</SegmentRefs>
		</FareComponent>
	</FareDetail>
</OfferItem>
<OfferItem OfferItemID="IBcdb1362c43394a439b3ab7dd004cd1e3OC_02" MandatoryInd="true">
	<TotalPriceDetail>
		<TotalAmount>
			<SimpleCurrencyPrice Code="USD">139.30</SimpleCurrencyPrice>
		</TotalAmount>
		<BaseAmount Code="USD">59.00</BaseAmount>
		<Taxes>
			<Total Code="USD">80.30</Total>
		</Taxes>
	</TotalPriceDetail>
	<Service ServiceID="IBFLIGHT_01_IBcdb1362c43394a439b3ab7dd004cd1e3OC_02">
		<PassengerRefs>INFANT_01</PassengerRefs>
		<FlightRefs>MADBIO20220526221000</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_02_IBcdb1362c43394a439b3ab7dd004cd1e3OC_02">
		<PassengerRefs>INFANT_01</PassengerRefs>
		<FlightRefs>BIOMAD20220527092500</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_03_IBcdb1362c43394a439b3ab7dd004cd1e3OC_02">
		<PassengerRefs>INFANT_01</PassengerRefs>
		<FlightRefs>MADVLC20220531202000</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_04_IBcdb1362c43394a439b3ab7dd004cd1e3OC_02">
		<PassengerRefs>INFANT_01</PassengerRefs>
		<FlightRefs>VLCMAD20220601060500</FlightRefs>
	</Service>
	<Service ServiceID="IBFLIGHT_05_IBcdb1362c43394a439b3ab7dd004cd1e3OC_02">
		<PassengerRefs>INFANT_01</PassengerRefs>
		<FlightRefs>MADBCN20220602211500</FlightRefs>
	</Service>
	<FareDetail>
		<PassengerRefs>INFANT_01</PassengerRefs>
		<Price>
			<TotalAmount>
				<SimpleCurrencyPrice Code="USD">139.30</SimpleCurrencyPrice>
			</TotalAmount>
			<BaseAmount Code="USD">59.00</BaseAmount>
			<Taxes>
				<Total Code="USD">80.30</Total>
				<Breakdown>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">17.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">3.90</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">4.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">2.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">17.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">3.90</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">4.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">2.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">0.70</Amount>
						<Nation>ES</Nation>
						<TaxCode>OG</TaxCode>
						<TaxType>001</TaxType>
						<Description>Spain Aviation Safety And Security Fee</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">17.30</Amount>
						<Nation>ES</Nation>
						<TaxCode>JD</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Departure Charge</Description>
					</Tax>
					<Tax>
						<Amount Code="USD">3.90</Amount>
						<Nation>ES</Nation>
						<TaxCode>QV</TaxCode>
						<TaxType>003</TaxType>
						<Description>Spain Security Tax</Description>
					</Tax>
				</Breakdown>
			</Taxes>
		</Price>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB044220220526</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB042320220527</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB887820220531</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB888120220601</SegmentRefs>
		</FareComponent>
		<FareComponent>
			<FareBasis>
				<CabinType>
					<CabinTypeCode>5</CabinTypeCode>
					<CabinTypeName>Economy</CabinTypeName>
				</CabinType>
			</FareBasis>
			<FareRules>
				<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule03 PenaltyRule04">
					<ApplicableFeeRemarks>
						<Remark>...</Remark>
					</ApplicableFeeRemarks>
					<Details>
						<Detail refs="METADATAKEY_2">
							<Type>Cancel</Type>
						</Detail>
						<Detail refs="METADATAKEY_3">
							<Type>Change</Type>
						</Detail>
					</Details>
				</Penalty>
			</FareRules>
			<PriceClassRef>BAGSEATKkn1gG4V</PriceClassRef>
			<SegmentRefs>IB303420220602</SegmentRefs>
		</FareComponent>
	</FareDetail>
</OfferItem>
<BaggageAllowance>
	<FlightRefs>BIOMAD20220527092500 MADBCN20220602211500 VLCMAD20220601060500 MADVLC20220531202000 MADBIO20220526221000</FlightRefs>
	<PassengerRefs>ADULT_01 ADULT_02 INFANT_01</PassengerRefs>
	<BaggageAllowanceRef>CHECKEDBAGALLOWANCE_0</BaggageAllowanceRef>
</BaggageAllowance>
<BaggageAllowance>
	<FlightRefs>BIOMAD20220527092500 MADVLC20220531202000 VLCMAD20220601060500 MADBCN20220602211500 MADBIO20220526221000</FlightRefs>
	<PassengerRefs>ADULT_01 ADULT_02 INFANT_01</PassengerRefs>
	<BaggageAllowanceRef>HANDBAGALLOWANCE_0</BaggageAllowanceRef>
</BaggageAllowance>
</PricedOffer>

PricedOffer - Get Direct Fare

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

<PricedOffer / OtherOffers> Only for Get Direct Fare

Offer

Attribute

OfferID

Id for the Offer

Alphanumeric

Any

Offer

Attribute

Owner

Marketing airline identification and offer identification

Alphanumeric

Any

Offer / OfferExpirationDateTime

Offer expiration time limit indicates the time until which the offer is valid. Once the offer has expired a new Shopping flow must be performed as the Offer may have changed.

Alphanumeric

Any

Offer / PaymentTimeLimitDateTime

Offer payment time limit (2021-01-28T22:59:59.000Z) is the time by which the Order must be paid for. Any Orders not paid for by the payment time limit will be automatically cancelled.

Alphanumeric

Any

Offer / TimeLimits / OtherLimits / OtherLimit / PriceGuaranteeTimeLimit

Attribute

Refs

Due to limits of schema. This attribute points to a Metadata key that contains the PriceGuaranteeTimeLimit

Date

Any

Offer / TimeLimits / OtherLimits / OtherLimit / TicketByTimeLimit / TicketBy

The use of <OtherLimit> forces us to included the TicketByTimeLimit. Please ignore this value which is fictitious.

Date

Any

Offer / TotalPrice / SimpleCurrencyPrice

Attribute

Code

Price and currency for the complete offer

Alphanumeric

Any

<PricedOffer / OtherOffers / Offer>

OfferItem

Attribute

OfferItemID

Id of the OfferItem

Alphanumeric

Any

OfferItem

Attribute

MandatoryInd

Boolean identifier for all offer items displaying always true value.

Alphabetical

  • True

OfferItem / TotalPriceDetail / TotalAmount / SimpleCurrencyPrice

Attribute

Code

Price and currency for OfferItem

Alphanumeric

Any

OfferItem / Service

Attribute

ServiceID

Id of the Service

Alphanumeric

Any

OfferItem / Service / PassengerRefs

Passenger Identifier

Alphanumeric

Any

OfferItem / Service / FlightRefs

Flight Identifier

Alphanumeric

Any

OfferItem / FareDetail / PassengerRefs

Passenger Identifier

Alphanumeric

Any

OfferItem / FareDetail / Price / TotalAmount / SimpleCurrencyPrice

Attribute

Code

Price and currency for the fare and taxes

Alphanumeric

Any

OfferItem / FareDetail / Price / BaseAmount

Attribute

Code

Unitary total price and currency without taxes for each passenger included at the fare

Alphanumeric

Any

OfferItem / FareDetail / Price / Taxes / Total

Attribute

Code

Sum of all taxes and currency

Alphanumeric

Any

OfferItem / FareDetail / Price / Taxes / Breakdown / Tax / Amount

Attribute

Code

Single tax amount and currency

Alphabetical 

Any

OfferItem / FareDetail / Price / Taxes / Breakdown / Tax / Nation

Nation for the tax

Alphabetical

Any

OfferItem / FareDetail / Price / Taxes / Breakdown / Tax / TaxCode

Id of the specified tax

Alphanumeric

Any

OfferItem / FareDetail / Price / Taxes / Breakdown / Tax / TaxType

Type for the tax

Alphanumeric

Any

OfferItem / FareDetail / Price / Taxes / Breakdown / Tax / Description

Description for the tax

Alphanumeric

Any

OfferItem / FareDetail / FareComponent / FareRules / Penalty

Attribute

CancelFeeInd

This indicator will display the following options:

  • "true" → This fare will have cancellation and refund fee

  • "false" → This fare will not have cancellation and refund fee

Boolean

true/false

OfferItem / FareDetail / FareComponent / FareRules / Penalty

Attribute

ChangeFeeInd

This indicator will display the following options:

  • "true" → This fare will have change fee

  • "false" →This fare will not have change fee

Boolean

true/false

OfferItem / FareDetail / FareComponent / FareRules / Penalty

Attribute

RefundableInd

This indicator will display the following options:

  • "false" → This fare will not be refundable

  • "true" → This fare will be refundable

Boolean

true/false

OfferItem / FareDetail / FareComponent / FareRules / Penalty

Attribute

refs

Reference of the penalty rule that applies to the fare

Alphanumeric

Any

OfferItem / FareDetail / FareComponent / PriceClassRef

Reference for the PriceClass, associated with the same reference in PriceClassList

Alphanumeric

Any

OfferItem / FareDetail / FareComponent / SegmentRefs

Reference for the Segment

Alphanumeric

Any

OfferItem / BaggageAllowance / FlightRefs

Reference for the Flights

Alphanumeric

Any

OfferItem / BaggageAllowance / PassengerRefs

Reference for the Passengers

Alphanumeric

Any

OfferItem / BaggageAllowance / BaggageAllowanceRef

Reference for the Baggage

Alphanumeric

Any

<OtherOffers>

ALaCarteOffer

Attribute

OfferID

Id for the Offer

Alphanumeric

Any

ALaCarteOffer / ALaCarteOfferItem

Attribute

OfferItemID

Id for the OfferItem

Alphanumeric

Any

ALaCarteOffer / ALaCarteOfferItem / Eligibility / PassengerRefs

Reference for the Passengers

Alphanumeric

Any

ALaCarteOffer / ALaCarteOfferItem / Eligibility / SegmentRefs

Reference for the Segment

Alphanumeric

Any

ALaCarteOffer / ALaCarteOfferItem / UnitPriceDetail / TotalAmount / SimpleCurrencyPrice

Price for the special need

Numeric

Any

ALaCarteOffer / ALaCarteOfferItem / Service

Attribute

ServiceID

Id for the Service

Alphanumeric

Any

ALaCarteOffer / ALaCarteOfferItem / Service / ServiceDefinitionRef

Type of special need

Alphabetical

Any

PricedOffer and Get Direct Fare example

 PricedOffer and Get Direct example
<PricedOffer OfferID="IB378316b7a7924aafad62e2ce8f478942OP" Owner="IB">
	<OfferExpirationDateTime>2022-04-27T13:16:19.121Z</OfferExpirationDateTime>
	<PaymentTimeLimitDateTime>2022-04-28T21:59:59.000Z</PaymentTimeLimitDateTime>
	<TimeLimits>
        <OtherLimits>
            <OtherLimit>
                <PriceGuaranteeTimeLimit refs="PGTL1"/>
                  <TicketByTimeLimit>
                      <TicketBy>9999-01-01T00:00:00.000Z</TicketBy>
                  </TicketByTimeLimit>
            </OtherLimit>
        </OtherLimits>
    </TimeLimits>
	<TotalPrice>
		<SimpleCurrencyPrice Code="EUR">446.78</SimpleCurrencyPrice>
	</TotalPrice>
	<OfferItem OfferItemID="IB378316b7a7924aafad62e2ce8f478942OP_01" MandatoryInd="true">
		<TotalPriceDetail>
			<TotalAmount>
				<SimpleCurrencyPrice Code="EUR">234.02</SimpleCurrencyPrice>
			</TotalAmount>
			<BaseAmount Code="EUR">177.24</BaseAmount>
			<Discount>
				<DiscountAmount Code="EUR">531.76</DiscountAmount>
				<Application>BP</Application>
				<Description>Residente Baleares</Description>
			</Discount>
			<Taxes>
				<Total Code="EUR">56.78</Total>
			</Taxes>
		</TotalPriceDetail>
		<Service ServiceID="IBFLIGHT_01_IB378316b7a7924aafad62e2ce8f478942OP_01">
			<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
			<FlightRefs>MADPMI20220619223500</FlightRefs>
		</Service>
		<Service ServiceID="IBFLIGHT_02_IB378316b7a7924aafad62e2ce8f478942OP_01">
			<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
			<FlightRefs>PMIMAD20220626132500</FlightRefs>
		</Service>
		<FareDetail>
			<PassengerRefs>ADULT_01 ADULT_02</PassengerRefs>
			<Price>
				<TotalAmount>
					<SimpleCurrencyPrice Code="EUR">117.01</SimpleCurrencyPrice>
				</TotalAmount>
				<BaseAmount Code="EUR">88.62</BaseAmount>
				<Taxes>
					<Total Code="EUR">28.39</Total>
					<Breakdown>
						<Tax>
							<Amount Code="EUR">3.42</Amount>
							<Nation>ES</Nation>
							<TaxCode>QV</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Security Tax</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">0.66</Amount>
							<Nation>ES</Nation>
							<TaxCode>OG</TaxCode>
							<TaxType>001</TaxType>
							<Description>Spain Aviation Safety And Security Fee</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">15.13</Amount>
							<Nation>ES</Nation>
							<TaxCode>JD</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Departure Charge</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">2.91</Amount>
							<Nation>ES</Nation>
							<TaxCode>QV</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Security Tax</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">0.56</Amount>
							<Nation>ES</Nation>
							<TaxCode>OG</TaxCode>
							<TaxType>001</TaxType>
							<Description>Spain Aviation Safety And Security Fee</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">5.71</Amount>
							<Nation>ES</Nation>
							<TaxCode>JD</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Departure Charge</Description>
						</Tax>
					</Breakdown>
				</Taxes>
			</Price>
			<FareComponent>
				<FareBasis>
					<CabinType>
						<CabinTypeCode>5</CabinTypeCode>
						<CabinTypeName>Economy</CabinTypeName>
					</CabinType>
				</FareBasis>
				<FareRules>
					<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
						<ApplicableFeeRemarks>
							<Remark>...</Remark>
						</ApplicableFeeRemarks>
						<Details>
							<Detail refs="METADATAKEY_2">
								<Type>Cancel</Type>
							</Detail>
							<Detail refs="METADATAKEY_3">
								<Type>Change</Type>
							</Detail>
						</Details>
					</Penalty>
				</FareRules>
				<PriceClassRef>NOBAGQHu4MEqV</PriceClassRef>
				<SegmentRefs>IB391620220619</SegmentRefs>
			</FareComponent>
			<FareComponent>
				<FareBasis>
					<CabinType>
						<CabinTypeCode>5</CabinTypeCode>
						<CabinTypeName>Economy</CabinTypeName>
					</CabinType>
				</FareBasis>
				<FareRules>
					<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
						<ApplicableFeeRemarks>
							<Remark>...</Remark>
						</ApplicableFeeRemarks>
						<Details>
							<Detail refs="METADATAKEY_2">
								<Type>Cancel</Type>
							</Detail>
							<Detail refs="METADATAKEY_3">
								<Type>Change</Type>
							</Detail>
						</Details>
					</Penalty>
				</FareRules>
				<PriceClassRef>NOBAGQHu4MEqV</PriceClassRef>
				<SegmentRefs>IB391920220626</SegmentRefs>
			</FareComponent>
			<Remarks>
				<Remark>DISCOUNT/SD/BP/265.88EUR</Remark>
			</Remarks>
		</FareDetail>
	</OfferItem>
	<OfferItem OfferItemID="IB378316b7a7924aafad62e2ce8f478942OP_02" MandatoryInd="true">
		<TotalPriceDetail>
			<TotalAmount>
				<SimpleCurrencyPrice Code="EUR">175.52</SimpleCurrencyPrice>
			</TotalAmount>
			<BaseAmount Code="EUR">118.74</BaseAmount>
			<Discount>
				<DiscountAmount Code="EUR">356.28</DiscountAmount>
				<Application>BP</Application>
				<Description>Residente Baleares</Description>
			</Discount>
			<Taxes>
				<Total Code="EUR">56.78</Total>
			</Taxes>
		</TotalPriceDetail>
		<Service ServiceID="IBFLIGHT_01_IB378316b7a7924aafad62e2ce8f478942OP_02">
			<PassengerRefs>CHILD_01 CHILD_02</PassengerRefs>
			<FlightRefs>MADPMI20220619223500</FlightRefs>
		</Service>
		<Service ServiceID="IBFLIGHT_02_IB378316b7a7924aafad62e2ce8f478942OP_02">
			<PassengerRefs>CHILD_01 CHILD_02</PassengerRefs>
			<FlightRefs>PMIMAD20220626132500</FlightRefs>
		</Service>
		<FareDetail>
			<PassengerRefs>CHILD_01 CHILD_02</PassengerRefs>
			<Price>
				<TotalAmount>
					<SimpleCurrencyPrice Code="EUR">87.76</SimpleCurrencyPrice>
				</TotalAmount>
				<BaseAmount Code="EUR">59.37</BaseAmount>
				<Taxes>
					<Total Code="EUR">28.39</Total>
					<Breakdown>
						<Tax>
							<Amount Code="EUR">3.42</Amount>
							<Nation>ES</Nation>
							<TaxCode>QV</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Security Tax</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">0.66</Amount>
							<Nation>ES</Nation>
							<TaxCode>OG</TaxCode>
							<TaxType>001</TaxType>
							<Description>Spain Aviation Safety And Security Fee</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">15.13</Amount>
							<Nation>ES</Nation>
							<TaxCode>JD</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Departure Charge</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">2.91</Amount>
							<Nation>ES</Nation>
							<TaxCode>QV</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Security Tax</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">0.56</Amount>
							<Nation>ES</Nation>
							<TaxCode>OG</TaxCode>
							<TaxType>001</TaxType>
							<Description>Spain Aviation Safety And Security Fee</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">5.71</Amount>
							<Nation>ES</Nation>
							<TaxCode>JD</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Departure Charge</Description>
						</Tax>
					</Breakdown>
				</Taxes>
			</Price>
			<FareComponent>
				<FareBasis>
					<CabinType>
						<CabinTypeCode>5</CabinTypeCode>
						<CabinTypeName>Economy</CabinTypeName>
					</CabinType>
				</FareBasis>
				<FareRules>
					<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
						<ApplicableFeeRemarks>
							<Remark>...</Remark>
						</ApplicableFeeRemarks>
						<Details>
							<Detail refs="METADATAKEY_2">
								<Type>Cancel</Type>
							</Detail>
							<Detail refs="METADATAKEY_3">
								<Type>Change</Type>
							</Detail>
						</Details>
					</Penalty>
				</FareRules>
				<PriceClassRef>NOBAGQHu4MEqV</PriceClassRef>
				<SegmentRefs>IB391620220619</SegmentRefs>
			</FareComponent>
			<FareComponent>
				<FareBasis>
					<CabinType>
						<CabinTypeCode>5</CabinTypeCode>
						<CabinTypeName>Economy</CabinTypeName>
					</CabinType>
				</FareBasis>
				<FareRules>
					<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
						<ApplicableFeeRemarks>
							<Remark>...</Remark>
						</ApplicableFeeRemarks>
						<Details>
							<Detail refs="METADATAKEY_2">
								<Type>Cancel</Type>
							</Detail>
							<Detail refs="METADATAKEY_3">
								<Type>Change</Type>
							</Detail>
						</Details>
					</Penalty>
				</FareRules>
				<PriceClassRef>NOBAGQHu4MEqV</PriceClassRef>
				<SegmentRefs>IB391920220626</SegmentRefs>
			</FareComponent>
			<Remarks>
				<Remark>DISCOUNT/SD/BP/178.14EUR</Remark>
			</Remarks>
		</FareDetail>
	</OfferItem>
	<OfferItem OfferItemID="IB378316b7a7924aafad62e2ce8f478942OP_03" MandatoryInd="true">
		<TotalPriceDetail>
			<TotalAmount>
				<SimpleCurrencyPrice Code="EUR">37.24</SimpleCurrencyPrice>
			</TotalAmount>
			<BaseAmount Code="EUR">8.85</BaseAmount>
			<Discount>
				<DiscountAmount Code="EUR">26.60</DiscountAmount>
				<Application>BP</Application>
				<Description>Residente Baleares</Description>
			</Discount>
			<Taxes>
				<Total Code="EUR">28.39</Total>
			</Taxes>
		</TotalPriceDetail>
		<Service ServiceID="IBFLIGHT_01_IB378316b7a7924aafad62e2ce8f478942OP_03">
			<PassengerRefs>INFANT_01</PassengerRefs>
			<FlightRefs>MADPMI20220619223500</FlightRefs>
		</Service>
		<Service ServiceID="IBFLIGHT_02_IB378316b7a7924aafad62e2ce8f478942OP_03">
			<PassengerRefs>INFANT_01</PassengerRefs>
			<FlightRefs>PMIMAD20220626132500</FlightRefs>
		</Service>
		<FareDetail>
			<PassengerRefs>INFANT_01</PassengerRefs>
			<Price>
				<TotalAmount>
					<SimpleCurrencyPrice Code="EUR">37.24</SimpleCurrencyPrice>
				</TotalAmount>
				<BaseAmount Code="EUR">8.85</BaseAmount>
				<Taxes>
					<Total Code="EUR">28.39</Total>
					<Breakdown>
						<Tax>
							<Amount Code="EUR">3.42</Amount>
							<Nation>ES</Nation>
							<TaxCode>QV</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Security Tax</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">0.66</Amount>
							<Nation>ES</Nation>
							<TaxCode>OG</TaxCode>
							<TaxType>001</TaxType>
							<Description>Spain Aviation Safety And Security Fee</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">15.13</Amount>
							<Nation>ES</Nation>
							<TaxCode>JD</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Departure Charge</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">2.91</Amount>
							<Nation>ES</Nation>
							<TaxCode>QV</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Security Tax</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">0.56</Amount>
							<Nation>ES</Nation>
							<TaxCode>OG</TaxCode>
							<TaxType>001</TaxType>
							<Description>Spain Aviation Safety And Security Fee</Description>
						</Tax>
						<Tax>
							<Amount Code="EUR">5.71</Amount>
							<Nation>ES</Nation>
							<TaxCode>JD</TaxCode>
							<TaxType>003</TaxType>
							<Description>Spain Departure Charge</Description>
						</Tax>
					</Breakdown>
				</Taxes>
			</Price>
			<FareComponent>
				<FareBasis>
					<CabinType>
						<CabinTypeCode>5</CabinTypeCode>
						<CabinTypeName>Economy</CabinTypeName>
					</CabinType>
				</FareBasis>
				<FareRules>
					<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
						<ApplicableFeeRemarks>
							<Remark>...</Remark>
						</ApplicableFeeRemarks>
						<Details>
							<Detail refs="METADATAKEY_2">
								<Type>Cancel</Type>
							</Detail>
							<Detail refs="METADATAKEY_3">
								<Type>Change</Type>
							</Detail>
						</Details>
					</Penalty>
				</FareRules>
				<PriceClassRef>NOBAGQHu4MEqV</PriceClassRef>
				<SegmentRefs>IB391620220619</SegmentRefs>
			</FareComponent>
			<FareComponent>
				<FareBasis>
					<CabinType>
						<CabinTypeCode>5</CabinTypeCode>
						<CabinTypeName>Economy</CabinTypeName>
					</CabinType>
				</FareBasis>
				<FareRules>
					<Penalty CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false" refs="PenaltyRule01 PenaltyRule02">
						<ApplicableFeeRemarks>
							<Remark>...</Remark>
						</ApplicableFeeRemarks>
						<Details>
							<Detail refs="METADATAKEY_2">
								<Type>Cancel</Type>
							</Detail>
							<Detail refs="METADATAKEY_3">
								<Type>Change</Type>
							</Detail>
						</Details>
					</Penalty>
				</FareRules>
				<PriceClassRef>NOBAGQHu4MEqV</PriceClassRef>
				<SegmentRefs>IB391920220626</SegmentRefs>
			</FareComponent>
			<Remarks>
				<Remark>DISCOUNT/SD/BP/26.60EUR</Remark>
			</Remarks>
		</FareDetail>
	</OfferItem>
	<BaggageAllowance>
		<FlightRefs>MADPMI20220619223500 PMIMAD20220626132500</FlightRefs>
		<PassengerRefs>ADULT_01 ADULT_02 CHILD_01 CHILD_02 INFANT_01</PassengerRefs>
		<BaggageAllowanceRef>CHECKEDBAGALLOWANCE_0</BaggageAllowanceRef>
	</BaggageAllowance>
	<BaggageAllowance>
		<FlightRefs>MADPMI20220619223500 PMIMAD20220626132500</FlightRefs>
		<PassengerRefs>ADULT_01 ADULT_02 CHILD_01 CHILD_02 INFANT_01</PassengerRefs>
		<BaggageAllowanceRef>HANDBAGALLOWANCE_0</BaggageAllowanceRef>
	</BaggageAllowance>
</PricedOffer>

  • No labels