/
PenaltyList

PenaltyList

Here we have information on the penalties that will apply should the customer want to cancel or change their Order once it has been paid for.

NAME

DESCRIPTION

FORMAT

ALLOWED/ POSSIBLE VALUES

NDC SERVICES

<DataLists / PenaltyList>

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

Penalty

Attribute

RefundableInd

Attribute

ObjectKey

 

Refundable indicator

 

 

Id for the penalty

 

Boolean

 

 

Alphanumeric

 

True / False

 

 

Any

 

All Services (Except AirShopping)

 

All Services (Except AirShopping)

Penalty / Details / Detail / Type

Type of action associated to he penalty like Cancel, Change...

Alphabetical

Any

e.g.: Cancel, Change

All Services (Except AirShopping)

Penalty / Details / Detail / Application

Associated Code to action referred above like Change, Cancel

FAT Fare or application penalty type
1 No show
2 Prior to departure
3 After departure

Numeric

Any

All Services (Except AirShopping)

Penalty / Details / Detail / Amounts / Amount / CurrencyAmountValue

Attribute

Code

Amount and currency for the penalty

Alphanumeric

Any

All Services (Except AirShopping)

Penalty / Details / Detail / Amounts / Amount / AmountApplication

Identifies minimum and maximum penalty amount

Alphabetical

minPrice

maxPrice

All Services (Except AirShopping)

PenaltyList example

<PenaltyList> <Penalty RefundableInd="false" ObjectKey="PenaltyRule01"> <Details> <Detail> <Type>Cancel</Type> <Application>2</Application> </Detail> </Details> </Penalty> <Penalty RefundableInd="false" ObjectKey="PenaltyRule02"> <Details> <Detail> <Type>Cancel</Type> <Application>3</Application> </Detail> </Details> </Penalty> <Penalty ObjectKey="PenaltyRule03"> <Details> <Detail> <Type>Change</Type> <Application>2</Application> <Amounts> <Amount> <CurrencyAmountValue Code="EUR">45.00</CurrencyAmountValue> <AmountApplication>minPrice</AmountApplication> </Amount> <Amount> <CurrencyAmountValue Code="EUR">45.00</CurrencyAmountValue> <AmountApplication>maxPrice</AmountApplication> </Amount> </Amounts> </Detail> </Details> </Penalty> <Penalty ObjectKey="PenaltyRule04"> <Details> <Detail> <Type>Change</Type> <Application>3</Application> <Amounts> <Amount> <CurrencyAmountValue Code="EUR">45.00</CurrencyAmountValue> <AmountApplication>minPrice</AmountApplication> </Amount> <Amount> <CurrencyAmountValue Code="EUR">45.00</CurrencyAmountValue> <AmountApplication>maxPrice</AmountApplication> </Amount> </Amounts> </Detail> </Details> </Penalty> </PenaltyList>

 

 

 

 

 

 

 

 

Related content

AirShoppingRS
Read with this
PassengerList
Read with this
OfferPriceRS
Read with this
AirShopping 17.2
AirShopping 17.2
Read with this
API Messages with Examples
API Messages with Examples
Read with this
Common Sections
Common Sections
Read with this