OrderItem / FareDetail

AF_IBERIA_VP_CMYK_POS_RGB.jpg

NAME

DESCRIPTION

FORMAT

POSSIBLE VALUES

<Response / Order / OrderItems / OrderItem>

FareDetail / PassengerRefs

Passenger ID

Alphanumeric

Any

FareDetail / Price / TotalAmount / SimpleCurrencyPrice

Attribute

Code

Price

Numeric

Any

FareDetail / Price / BaseAmount

Attribute

Code

Base Price

Numeric

Any

FareDetail / Price / Taxes / BreakDown / Tax / Amount

Attribute

Code

Tax

Numeric

Any

FareDetail / Price / Taxes / BreakDown / Tax / Nation

Nation for the tax

Alphabetical

Any

FareDetail / Price / Taxes / BreakDown / Tax / TaxCode

Tax code

Alphabetical

Any

FareDetail / Price / Taxes / BreakDown / Tax / TaxType

Type for the tax

Alphanumeric

Any

FareDetail / Price / Taxes / BreakDown / Tax / Description

Description for the tax

Alphanumeric

Any

FareDetail / FareComponent / FareBasis / FareBasisCode / Code

Code of the fare

Alphanumeric

Any

FareDetail / FareComponent / FareBasis / RBD

RBD for the fare

Alphabetical

Any

FareDetail / FareComponent / FareBasis / CabinType / CabinTypeCode

IATA PADIS Cabin code

Numeric

 

 

 

PADIS → 9873 Cabin class of service, coded

1 → First class, Highest class of service (First Class Category)
2 → Second class, Medium class of service (Business Class Category)
3 → Third class, lowest class of service (all economy/coach class categories)
4 → Economy/coach premium
5 → Economy/coach

FareDetail / FareComponent / FareBasis / CabinType / CabinTypeName

Name of the cabin

Alphabetical

Any of the top row

<FareDetail / FareComponent / FareRules>

  • This section will be displayed only if the order has not been changed outside the NDC channel.

FareDetail / FareComponent / FareRules / Penalty

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

Boolean

true/false

FareDetail / FareComponent / FareRules / Penalty

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

Boolean

true/false

FareDetail / FareComponent / FareRules / Penalty

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

 

Boolean

true/false

FareDetail / FareComponent / FareRules / Penalty

Reference of the penalty rule that applies to the fare.

Alphanumeric

Any

FareDetail / FareComponent / FareRules / Penalty / Details / Detail

References to detail of penalty

  • Example: refs = “RULEMETADATAKEY_1”

Alphanumeric

Any

FareDetail / FareComponent / FareRules / Penalty / Details / Detail / Type

Type of penalty applied

Alphabetical

  • Cancel

  • Change

FareDetail / FareComponent / PriceClassRef

Reference to PriceClass (Branded Fare)

  • Example: FLEXIBLEvEURQEtU

 

  • This section will be displayed only if the order has not been changed outside the NDC channel.

Alphanumeric

Any

FareDetail / FareComponent / TicketDesig

Ticket designator associated to the order.

Alphanumerical

Some possible examples:

  • CHRC

  • INBP

  • RCF1

  • F1

  • F2

  • TO

FareDetail / FareComponent / SegmentRefs

Reference to the segment

Alphanumeric

Any

FareDetail / TourCode

Private fare associated tour code

Alphanumeric

Any

FareDetail example

<OrderItem OrderItemID="IB1059a538e2e646b98c1a6ae0e11dd745OP_01"> <FareDetail> <PassengerRefs>ADULT_01</PassengerRefs> <Price> <TotalAmount> <SimpleCurrencyPrice Code="EUR">291.67</SimpleCurrencyPrice> </TotalAmount> <BaseAmount Code="EUR">271.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> </Tax> <Tax> <Amount Code="EUR">0.69</Amount> <Nation>ES</Nation> <TaxCode>OG</TaxCode> <TaxType>001</TaxType> </Tax> <Tax> <Amount Code="EUR">3.89</Amount> <Nation>ES</Nation> <TaxCode>QV</TaxCode> <TaxType>003</TaxType> </Tax> </Breakdown> </Taxes> </Price> <FareComponent> <FareBasis> <FareBasisCode> <Code>IDNOY4</Code> </FareBasisCode> <RBD>I</RBD> <CabinType> <CabinTypeCode>B</CabinTypeCode> <CabinTypeName>BUSINESS</CabinTypeName> </CabinType> </FareBasis> <SegmentRefs>IB043320241101</SegmentRefs> </FareComponent> </FareDetail> </OrderItem>

 

New NDC Footer.png