PricedOffer

PricedOffer - Get Fare

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

<PricedOffer> Get Fare

PricedOffer

Attribute

OfferID

Id of the Offer

Alphanumeric

Any

PricedOffer

Attribute

Owner

Marketing airline identification and offer identification

Alphanumeric

Any

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

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

TimeLimits / OtherLimits / OtherLimit / PriceGuaranteeTimeLimit

Attribute

Refs

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

Date

Any

TimeLimits / OtherLimits / OtherLimit / TicketByTimeLimit / TicketBy

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

Date

Any

TotalPrice / SimpleCurrencyPrice

Three character currency code as per ISO 4217

Alphabetical

As per ISO 4217

<PricedOffer / OfferItem>

OfferItem

Id of the OfferItem

Alphanumeric

Any

OfferItem

Boolean identifier for all offer items displaying always true value.

Alphabetical

  • True

<PricedOffer / OfferItem / TotalPriceDetail>

TotalAmount / SimpleCurrencyPrice

Price and currency for the OfferItem

Alphanumeric

Any

BaseAmount

Unitary base amount and currency

Alphanumeric

Any

Discount / DiscountAmount

Type of currency

Alphabetical

Any

Discount / DiscountAmount

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

Numeric

Any

Discount / Application

Application for discount

Alphabetical

Any

Discount / Description

Description for discount

Alphanumeric

Any

Taxes / Total

Unitary total taxes and amount

Alphanumeric

Any

<PricedOffer / OfferItem / Service>

Service

Id of the Service

Alphanumeric

Any

PassengerRefs

Passenger Identifier

Alphanumeric

Any

FlightRefs

Flight Identifier

Alphanumeric

Any

<PricedOffer / OfferItem / FareDetail>

PassengerRefs

Passenger Identifier

Alphanumeric

Any

Price / TotalAmount / SimpleCurrencyPrice

Price and currency for the fare and taxes

Alphanumeric

Any

Price / BaseAmount

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

Alphanumeric

Any

Price / Taxes / Total

Sum of all taxes and currency

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Amount

Single tax amount and currency

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Nation

Nation for the tax

Alphabetical

Any

Price / Taxes / Breakdown / Tax / TaxCode

Id of the specified tax

Alphabetical 

Any

Price / Taxes / Breakdown / Tax / TaxType

Type for the tax

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Description

Description for the tax

Alphanumeric

Any

FareComponent / FareBasis / FareBasisCode / Code

Fare code

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

FareComponent / TicketDesig

TicketDesig

Alphabetical

Any (Ex: RCF1)

FareComponent / FareRules / Penalty

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

 

Boolean

true/false

FareComponent / FareRules / Penalty

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

 

Boolean

true/false

FareComponent / FareRules / Penalty

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

 

Boolean

true/false

FareComponent / FareRules / Penalty

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

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

<PricedOffer / BaggageAllowance>

FlightRefs

Reference for the Flights

Alphanumeric

Any

PassengerRefs

Reference for the Passengers

Alphanumeric

Any

BaggageAllowanceRef

Reference for the Baggage

Alphanumeric

Any

PricedOffer - Get Fare 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 Fare 2024 example

<PricedOffer OfferID="IB35555e8f08834eb5a4635522ec5a7974OC" Owner="IB"> <OfferExpirationDateTime>2024-04-16T11:09:35.997Z</OfferExpirationDateTime> <PaymentTimeLimitDateTime>2024-04-17T23:59:00.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">156.40</SimpleCurrencyPrice> </TotalPrice> <OfferItem OfferItemID="IB35555e8f08834eb5a4635522ec5a7974OC_01" MandatoryInd="true"> <TotalPriceDetail> <TotalAmount> <SimpleCurrencyPrice Code="USD">156.40</SimpleCurrencyPrice> </TotalAmount> <BaseAmount Code="USD">136.00</BaseAmount> <Taxes> <Total Code="USD">20.40</Total> </Taxes> </TotalPriceDetail> <Service ServiceID="IBFLIGHT_01_IB35555e8f08834eb5a4635522ec5a7974OC_01"> <PassengerRefs>ADULT_01</PassengerRefs> <FlightRefs>MADBRU20240602090500</FlightRefs> </Service> <FareDetail> <PassengerRefs>ADULT_01</PassengerRefs> <Price> <TotalAmount> <SimpleCurrencyPrice Code="USD">156.40</SimpleCurrencyPrice> </TotalAmount> <BaseAmount Code="USD">136.00</BaseAmount> <Taxes> <Total Code="USD">20.40</Total> <Breakdown> <Tax> <Amount Code="USD">0.70</Amount> <Nation>ES</Nation> <TaxCode>OG</TaxCode> <TaxType>001</TaxType> <Description>AVIATION SAFETY AND SECURITY FEE</Description> </Tax> <Tax> <Amount Code="USD">3.80</Amount> <Nation>ES</Nation> <TaxCode>QV</TaxCode> <TaxType>003</TaxType> <Description>SECURITY TAX</Description> </Tax> <Tax> <Amount Code="USD">0.30</Amount> <Nation>BE</Nation> <TaxCode>BE</TaxCode> <TaxType>002</TaxType> <Description>PASSENGER SERVICE AND SECURITY CHARGE</Description> </Tax> <Tax> <Amount Code="USD">15.60</Amount> <Nation>ES</Nation> <TaxCode>JD</TaxCode> <TaxType>003</TaxType> <Description>DEPARTURE CHARGE</Description> </Tax> </Breakdown> </Taxes> </Price> <FareComponent> <FareBasis> <FareBasisCode> <Code>SDNNAOB4</Code> </FareBasisCode> <CabinType> <CabinTypeCode>5</CabinTypeCode> <CabinTypeName>Economy</CabinTypeName> </CabinType> </FareBasis> <FareRules> <Penalty refs="PenaltyRule01 PenaltyRule02 PenaltyRule03 PenaltyRule04 PenaltyRule05 PenaltyRule06" CancelFeeInd="false" ChangeFeeInd="true" RefundableInd="false"> <ApplicableFeeRemarks> <Remark>UNLESS OTHERWISE SPECIFIED NOTE - RULE PUBL IN IPRG100 APPLIES FOR &amp;&amp;&amp;&amp;&amp;&amp;B TYPE FARES CANCELLATIONS BEFORE DEPARTURE TICKET IS NON-REFUNDABLE IN CASE OF CANCEL/REFUND. AFTER DEPARTURE TICKET IS NON-REFUNDABLE IN CASE OF CANCEL/REFUND. ANY TIME TICKET IS NON-REFUNDABLE IN CASE OF NO-SHOW. CHANGES BEFORE DEPARTURE PER TICKET CHARGE EUR 65.00 FOR REISSUE. CHILD/INFANT DISCOUNTS APPLY. AFTER DEPARTURE PER TICKET CHARGE EUR 65.00 FOR REISSUE. CHILD/INFANT DISCOUNTS APPLY. ANY TIME CHANGES NOT PERMITTED IN CASE OF NO-SHOW. NOTE - INFORMATION RELATIVE IN BOTH CANCELATION AND CHANGES ------------------------------ WAIVED FOR DEATH OF A PASSENGER AND PASSENGERS TRAVELLING COMPANIONS. ------------------------------ IT WILL BE CONSIDERED NO SHOW WHEN A PASSENGER HAS NOT ADVISED THE AIRLINE THAT WILL NOT BE ABLE TO MAKE THE FLIGHT IN WHICH THEY ARE BOOKED ON. BEING NECESSARY THAH THE PASSENGER HAS CANCELED AND REFUNDED OR CHANGED THE TICKET AT THE SAME TIME. ------------------------------ REFUND FOR NO SHOW- NOT PERMITTED CHANGES FOR NO SHOW- NOT PERMITTED ------------------------------ IN CASE CHARGE FOR CHANGES APPLIES PER TRANSACTION/TICKET AND PERSON TO ALL PASSENGER TYPES. IN CASE CHARGE FOR CANCELLATION APPLIES PER DIRECTION TO ALL PASSENGER TYPES. ------------------------------ A CHANGE IS A DATE/FLIGHT/ROUTING/BOOKING CODE CHANGE. ------------------------------ REISSUE MUST BE MADE AT THE SAME TIME AS CHANGE OF RESEVATION BUT NO LATER TAN SCHEDULED DEPARTURE TIME OF FLIGHT BEING CHANGED. ------------------------------ WHEN MORE THAN ONE FARE COMPONENT IS CHANGED THE HIGHEST PENALTY OF ALL CHANGED FARE COMPONENTS WITH THE JOURNEY APPLIES. ------------------------------ WHEN COMBINING NON-REFUNDABLE FARES WITH A REFUNDABLE FARES 1-THE AMOUNT PAID ON EACH REFUNDABLE FARE COMPONENT IS REFUNDED 2-THE AMOUNT PAID ON EACH NON-REFUNDABLE FARE COMPONENT WILL NOT BE REFUNDED 3-WHEN COMBINING FARES CHARGE THE SUM OF THE CANCELLATION FEES OF ALL CANCELLED FARE COMPONENTS ------------------------------ REFUND OF UNUSED TAXES PAID TO THIRD PARTIES PERMITTED. EXCEPT FOR TAXES THAT ARE LEGALLY NON-REFUNDABLE. YQ/YR WILL BE REFUNDED IF THE FARE IS REFUNDABLE OTHERWISE IT WOULD NOT BE ALLOWED. ------------------------------ REFUND AND CHANGES ARE PERMITTED WITHIN TICKET VALIDITY UNDER FARE CONDITIONS. ------------------------------ ANY NON-REFUNDABLE AMOUNT AND/OR CANCELLATION PENALTY FROM A PREVIOUS TICKET REMAINS NON- REFUNDABLE FOLLOWING A CHANGE. ------------------------------ TICKET IS NOT TRANSFERABLE TO ANOTHER PERSON. ----------------------------------------------- ----REPRICING CONDITIONS ---- A.BEFORE DEPARTURE OF JOURNEY WHEN THE FISRT FARE COMPONENT IS CHANGED THE ITINERARY MUST BE RE-PRICED USING CURRENT FARES IN EFFECT ON THE DATE THE TICKET IS REISSUED. B.BEFORE DEPARTURE OF JOURNEY WHEN CHANGES ARE TO BOOKING CODE ONLY IN THE FIRST FARE COMPONENT AND RESULT IN A HIGHER FARE THE ITINERARY MUST BE RE- PRICED USING HISTORICAL FARES IN EFFECT ON THE PREVIOUS TICKETING DATE OR USING CURRENT FARE IN EFFECT ON THE DATE THE TICKET IS REISSUED - WICHEVER IS LOWER. C. BEFORE DEPARTURE OF JOURNEY WHEN THERE ARE NO CHANGES TO THE FIRST FARE COMPONENT BUT OTHER FARE COMPONENTS ARE CHANGED THE ITINERARY MUST BE RE-PRICED USING HISTORICAL FAERS IN EFFECT ON THE PREVIOUS TICKETING DATE OR USING CURRENT FARES IN EFFECT ON THE DATE THE TICKET IS REISSUED - WHICHEVER IS LOWER. D. AFTER DEPARTURE OF JOURNEY THE ITINERARY MUST BE RE-PRICED USING HISTORICAL FARES IN EFFECT ON THE PREVIOUS TICKETING DATE. ----------------------------------------------- WHEN THE ITINERARY RESULT IN A HIGHER FARE THE DIFFERENCE WILL BE COLLECTED ANY APPLICABLE CHANGE FEE APPLIES. ----------------------------------------------- WHEN THE NEW ITINERARY RESULTS IN A LOWER FARE THE CHANGE FEE APPLIES AND NOT CREDIT OF THE RESIDUAL AMOUNT WILL BE MADE.</Remark> </ApplicableFeeRemarks> <Details> <Detail refs="RULEMETADATAKEY_2"> <Type>Cancel</Type> </Detail> <Detail refs="RULEMETADATAKEY_3"> <Type>Change</Type> </Detail> </Details> </Penalty> </FareRules> <PriceClassRef>BASIC</PriceClassRef> <SegmentRefs>IB320620240602</SegmentRefs> </FareComponent> </FareDetail> </OfferItem> <BaggageAllowance> <FlightRefs>MADBRU20240602090500</FlightRefs> <PassengerRefs>ADULT_01</PassengerRefs> <BaggageAllowanceRef>CHECKEDBAGALLOWANCE_0</BaggageAllowanceRef> </BaggageAllowance> <BaggageAllowance> <FlightRefs>MADBRU20240602090500</FlightRefs> <PassengerRefs>ADULT_01</PassengerRefs> <BaggageAllowanceRef>HANDBAGALLOWANCE_0</BaggageAllowanceRef> </BaggageAllowance> </PricedOffer>

 

PricedOffer - Get Fare with Upsell

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

<PricedOffer> Get Fare with Upsell

PricedOffer

Id for the Offer

Alphanumeric

Any

PricedOffer

Marketing airline identification and offer identification

Alphanumeric

Any

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

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

TimeLimits / OtherLimits / OtherLimit / PriceGuaranteeTimeLimit

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

Date

Any

TimeLimits / OtherLimits / OtherLimit / TicketByTimeLimit / TicketBy

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

Date

Any

TotalPrice / SimpleCurrencyPrice

Price and currency for the complete offer

Alphanumeric

Any

<PricedOffer/ OfferItem>

OfferItem

Id of the OfferItem

Alphanumeric

Any

OfferItem

Boolean identifier for all offer items displaying always true value.

Alphabetical

  • True

<PricedOffer / OfferItem / TotalPriceDetail>

TotalAmount / SimpleCurrencyPrice

Price and currency for OfferItem

Alphanumeric

Any

BaseAmount

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

Alphanumeric

Any

Discount / DiscountAmount

Type of currency

Alphabetical

Any

Discount / DiscountAmount

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

Numeric

Any

Discount / Application

Application for discount

Alphabetical

Any

Discount / Description

Description for discount

Alphanumeric

Any

Taxes / Total

Sum of all taxes and currency

Alphanumeric

Any

<PricedOffer / OfferItem / Service>

Service

Id of the Service

Alphanumeric

Any

PassengerRefs

Passenger Identifier

Alphanumeric

Any

FlightRefs

Flight Identifier

Alphanumeric

Any

<PricedOffer / OfferItem / FareDetail>

PassengerRefs

Passenger Identifier

Alphanumeric

Any

Price / TotalAmount / SimpleCurrencyPrice

Price and currency for the fare and taxes

Alphanumeric

Any

Price / BaseAmount

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

Alphanumeric

Any

Price / Taxes / Total

Sum of all taxes and currency

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Amount

Single tax amount and currency

Alphabetical 

Any

Price / Taxes / Breakdown / Tax / Nation

Nation for the tax

Alphabetical

Any

Price / Taxes / Breakdown / Tax / TaxCode

Id of the specified tax

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / TaxType

Type for the tax

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Description

Description for the tax

Alphanumeric

Any

FareComponent / FareBasis / FareBasisCode / Code

Fare code

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

FareComponent / TicketDesig

TicketDesig

Alphabetical

Any (Ex: RCF1)

FareComponent / FareRules / Penalty

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

FareComponent / FareRules / Penalty

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

FareComponent / FareRules / Penalty

This indicator will display the following options:

  • "false" → This fare will not be refundable

  • "true" → This fare will be refundable

Boolean

true/false

FareComponent / FareRules / Penalty

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

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

<PricedOffer / BaggageAllowance>

FlightRefs

Reference for the Flights

Alphanumeric

Any

PassengerRefs

Reference for the Passengers

Alphanumeric

Any

BaggageAllowanceRef

Reference for the Baggage

Alphanumeric

Any

PricedOffer - Get Fare with Upsell 2024 example

<PricedOffer OfferID="IB42c32f52412c4a98b17755b55b0e9a3dOC" Owner="IB"> <OfferExpirationDateTime>2024-06-26T11:58:42.118Z</OfferExpirationDateTime> <PaymentTimeLimitDateTime>2024-06-27T23:59:00.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">216.67</SimpleCurrencyPrice> </TotalPrice> <OfferItem OfferItemID="IB42c32f52412c4a98b17755b55b0e9a3dOC_01" MandatoryInd="true"> <TotalPriceDetail> <TotalAmount> <SimpleCurrencyPrice Code="EUR">216.67</SimpleCurrencyPrice> </TotalAmount> <BaseAmount Code="EUR">196.00</BaseAmount> <Taxes> <Total Code="EUR">20.67</Total> </Taxes> </TotalPriceDetail> <Service ServiceID="IBFLIGHT_01_IB42c32f52412c4a98b17755b55b0e9a3dOC_01"> <PassengerRefs>ADULT_01</PassengerRefs> <FlightRefs>MADBIO20241125155000</FlightRefs> </Service> <FareDetail> <PassengerRefs>ADULT_01</PassengerRefs> <Price> <TotalAmount> <SimpleCurrencyPrice Code="EUR">216.67</SimpleCurrencyPrice> </TotalAmount> <BaseAmount Code="EUR">196.00</BaseAmount> <Taxes> <Total Code="EUR">20.67</Total> <Breakdown> <Tax> <Amount Code="EUR">16.09</Amount> <Nation>ES</Nation> <TaxCode>JD</TaxCode> <TaxType>003</TaxType> <Description>DEPARTURE CHARGE</Description> </Tax> <Tax> <Amount Code="EUR">0.69</Amount> <Nation>ES</Nation> <TaxCode>OG</TaxCode> <TaxType>001</TaxType> <Description>AVIATION SAFETY AND SECURITY FEE</Description> </Tax> <Tax> <Amount Code="EUR">3.89</Amount> <Nation>ES</Nation> <TaxCode>QV</TaxCode> <TaxType>003</TaxType> <Description>SECURITY TAX</Description> </Tax> </Breakdown> </Taxes> </Price> <FareComponent> <FareBasis> <FareBasisCode> <Code>IDNOU4</Code> </FareBasisCode> <CabinType> <CabinTypeCode>2</CabinTypeCode> <CabinTypeName>Business</CabinTypeName> </CabinType> </FareBasis> <FareRules> <Penalty CancelFeeInd="true" ChangeFeeInd="true" RefundableInd="true" refs="PenaltyRule01 PenaltyRule02 PenaltyRule03 PenaltyRule04 PenaltyRule05 PenaltyRule06"> <ApplicableFeeRemarks> <Remark>UNLESS OTHERWISE SPECIFIED NOTE - RULE PUBL IN IPRG100 APPLIES FOR &amp;&amp;&amp;&amp;U TYPE ALL BUSINESS FARE TYPES FARES CANCELLATIONS BEFORE DEPARTURE PER DIRECTION CHARGE EUR 90.00 FOR CANCEL/REFUND. CHILD/INFANT DISCOUNTS APPLY. AFTER DEPARTURE PER DIRECTION CHARGE EUR 90.00 FOR CANCEL/REFUND. CHILD/INFANT DISCOUNTS APPLY. ANY TIME TICKET IS NON-REFUNDABLE IN CASE OF NO-SHOW. CHANGES BEFORE DEPARTURE PER TICKET CHARGE EUR 60.00 FOR REISSUE. CHILD/INFANT DISCOUNTS APPLY. AFTER DEPARTURE PER TICKET CHARGE EUR 60.00 FOR REISSUE. CHILD/INFANT DISCOUNTS APPLY. ANY TIME CHANGES NOT PERMITTED IN CASE OF NO-SHOW. NOTE - INFORMATION RELATIVE IN BOTH CANCELATION AND CHANGES ------------------------------ FIRST CHANGE IS PERMITTED WITHOUT PENALTY FOR SECOND OR MORE CHANGES-PER TICKET CHARGE EUR 60.00 FOR REISSUE. CHILD/INFANT DISCOUNTS APPLY. ------------------------------ WAIVED FOR DEATH OF A PASSENGER AND PASSENGERS TRAVELLING COMPANIONS. ------------------------------ IT WILL BE CONSIDERED NO SHOW WHEN A PASSENGER HAS NOT ADVISED THE AIRLINE THAT WILL NOT BE ABLE TO MAKE THE FLIGHT IN WHICH THEY ARE BOOKED ON. BEING NECESSARY THAH THE PASSENGER HAS CANCELED AND REFUNDED OR CHANGED THE TICKET AT THE SAME TIME. ------------------------------ REFUND FOR NO SHOW NO PERMITTED CHANGES FOR NO SHOW NO PERMITTED CHILD/INFANT DISCOUNTS APPLY. ------------------------------ IN CASE CHARGE FOR CHANGES APPLIES PER TRANSACTION/TICKET AND PERSON TO ALL PASSENGER TYPES. IN CASE CHARGE FOR CANCELLATION APPLIES PER DIRECTION TO ALL PASSENGER TYPES. ------------------------------ A CHANGE IS A DATE/FLIGHT/ROUTING/BOOKING CODE CHANGE. ------------------------------ REISSUE MUST BE MADE AT THE SAME TIME AS CHANGE OF RESEVATION BUT NO LATER TAN SCHEDULED DEPARTURE TIME OF FLIGHT BEING CHANGED. ------------------------------ WHEN MORE THAN ONE FARE COMPONENT IS CHANGED THE HIGHEST PENALTY OF ALL CHANGED FARE COMPONENTS WITH THE JOURNEY APPLIES. ------------------------------ WHEN COMBINING NON-REFUNDABLE FARES WITH A REFUNDABLE FARES 1-THE AMOUNT PAID ON EACH REFUNDABLE FARE COMPONENT IS REFUNDED 2-THE AMOUNT PAID ON EACH NON-REFUNDABLE FARE COMPONENT WILL NOT BE REFUNDED 3-WHEN COMBINING FARES CHARGE THE SUM OF THE CANCELLATION FEES OF ALL CANCELLED FARE COMPONENTS ------------------------------ REFUND OF UNUSED TAXES PAID TO THIRD PARTIES PERMITTED. EXCEPT FOR TAXES THAT ARE LEGALLY NON-REFUNDABLE. YQ/YR WILL BE REFUNDED IF THE FARE IS REFUNDABLE OTHERWISE IT WOULD NOT BE ALLOWED ------------------------------ REFUND AND CHANGES ARE PERMITTED WITHIN TICKET VALIDITY UNDER FARE CONDITIONS. ------------------------------ ANY NON-REFUNDABLE AMOUNT AND/OR CANCELLATION PENALTY FROM A PREVIOUS TICKET REMAINS NON- REFUNDABLE FOLLOWING A CHANGE. ------------------------------ TICKET IS NOT TRANSFERABLE TO ANOTHER PERSON. ----------------------------------------------- ----REPRICING CONDITIONS ---- A.BEFORE DEPARTURE OF JOURNEY WHEN THE FISRT FARE COMPONENT IS CHANGED THE ITINERARY MUST BE RE-PRICED USING CURRENT FARES IN EFFECT ON THE DATE THE TICKET IS REISSUED. B.BEFORE DEPARTURE OF JOURNEY WHEN CHANGES ARE TO BOOKING CODE ONLY IN THE FIRST FARE COMPONENT AND RESULT IN A HIGHER FARE THE ITINERARY MUST BE RE- PRICED USING HISTORICAL FARES IN EFFECT ON THE PREVIOUS TICKETING DATE OR USING CURRENT FARE IN EFFECT ON THE DATE THE TICKET IS REISSUED - WICHEVER IS LOWER. C. BEFORE DEPARTURE OF JOURNEY WHEN THERE ARE NO CHANGES TO THE FIRST FARE COMPONENT BUT OTHER FARE COMPONENTS ARE CHANGED THE ITINERARY MUST BE RE-PRICED USING HISTORICAL FAERS IN EFFECT ON THE PREVIOUS TICKETING DATE OR USING CURRENT FARES IN EFFECT ON THE DATE THE TICKET IS REISSUED - WHICHEVER IS LOWER. D. AFTER DEPARTURE OF JOURNEY THE ITINERARY MUST BE RE-PRICED USING HISTORICAL FARES IN EFFECT ON THE PREVIOUS TICKETING DATE. ----------------------------------------------- WHEN THE ITINERARY RESULT IN A HIGHER FARE THE DIFFERENCE WILL BE COLLECTED ANY APPLICABLE CHANGE FEE APPLIES. ----------------------------------------------- WHEN THE NEW ITINERARY RESULTS IN A LOWER FARE THE CHANGE FEE APPLIES AND NOT CREDIT OF THE RESIDUAL AMOUNT WILL BE MADE.</Remark> </ApplicableFeeRemarks> <Details> <Detail refs="RULEMETADATAKEY_1"> <Type>Cancel</Type> </Detail> <Detail refs="RULEMETADATAKEY_3"> <Type>Change</Type> </Detail> </Details> </Penalty> </FareRules> <PriceClassRef>BUSCOMFORT</PriceClassRef> <SegmentRefs>IB043520241125</SegmentRefs> </FareComponent> </FareDetail> </OfferItem> <BaggageAllowance> <FlightRefs>MADBIO20241125155000</FlightRefs> <PassengerRefs>ADULT_01</PassengerRefs> <BaggageAllowanceRef>CHECKEDBAGALLOWANCE_0</BaggageAllowanceRef> </BaggageAllowance> <BaggageAllowance> <FlightRefs>MADBIO20241125155000</FlightRefs> <PassengerRefs>ADULT_01</PassengerRefs> <BaggageAllowanceRef>HANDBAGALLOWANCE_0</BaggageAllowanceRef> </BaggageAllowance> </PricedOffer>

 

PricedOffer - Get Direct Fare

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

<PricedOffer> Get Direct Fare

PricedOffer

Id for the Offer

Alphanumeric

Any

PricedOffer

Marketing airline identification and offer identification

Alphanumeric

Any

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

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

TimeLimits / OtherLimits / OtherLimit / PriceGuaranteeTimeLimit

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

Date

Any

TimeLimits / OtherLimits / OtherLimit / TicketByTimeLimit / TicketBy

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

Date

Any

TotalPrice / SimpleCurrencyPrice

Price and currency for the complete offer

Alphanumeric

Any

<PricedOffer/ OfferItem>

OfferItem

Id of the OfferItem

Alphanumeric

Any

OfferItem

Boolean identifier for all offer items displaying always true value.

Alphabetical

  • True

<PricedOffer / OfferItem / TotalPriceDetail>

TotalAmount / SimpleCurrencyPrice

Price and currency for OfferItem

Alphanumeric

Any

BaseAmount

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

Alphanumeric

Any

Discount / DiscountAmount

Type of currency

Alphabetical

Any

Discount / DiscountAmount

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

Numeric

Any

Discount / Application

Application for discount

Alphabetical

Any

Discount / Description

Description for discount

Alphanumeric

Any

Taxes / Total

Sum of all taxes and currency

Alphanumeric

Any

<PricedOffer / OfferItem / Service>

Service

Id of the Service

Alphanumeric

Any

PassengerRefs

Passenger Identifier

Alphanumeric

Any

FlightRefs

Flight Identifier

Alphanumeric

Any

<PricedOffer / OfferItem / FareDetail>

PassengerRefs

Passenger Identifier

Alphanumeric

Any

Price / TotalAmount / SimpleCurrencyPrice

Price and currency for the fare and taxes

Alphanumeric

Any

Price / BaseAmount

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

Alphanumeric

Any

Price / Taxes / Total

Sum of all taxes and currency

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Amount

Single tax amount and currency

Alphabetical 

Any

Price / Taxes / Breakdown / Tax / Nation

Nation for the tax

Alphabetical

Any

Price / Taxes / Breakdown / Tax / TaxCode

Id of the specified tax

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / TaxType

Type for the tax

Alphanumeric

Any

Price / Taxes / Breakdown / Tax / Description

Description for the tax

Alphanumeric

Any

FareComponent / FareBasis / FareBasisCode / Code

Fare code

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

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

FareComponent / FareRules / Penalty

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

FareComponent / FareRules / Penalty

This indicator will display the following options:

  • "false" → This fare will not be refundable

  • "true" → This fare will be refundable

Boolean

true/false

FareComponent / FareRules / Penalty

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

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

<PricedOffer / BaggageAllowance>

FlightRefs

Reference for the Flights

Alphanumeric

Any

PassengerRefs

Reference for the Passengers

Alphanumeric

Any

BaggageAllowanceRef

Reference for the Baggage

Alphanumeric

Any

PricedOffer - Get Direct Fare example

PricedOffer - Get Direct Fare 2024 example