Description |
Provides the cancellation amount due according to the time before the booking date that the cancellation occurs. The amount may be either an amount or a percentage (e.g. 50% within 30 days or $100 outside 30 days). |
Type : CancelRuleType |
Definition |
Used to override a cancellation rule. (Defined in file OTA_CancelRQ.xsd , or a file it imports) |
Elements | |||
PaymentCard | The card to be charged with the cancellation fee.Specific payment card information. | ||
TPA_Extensions | A placeholder in the schema to allow for additional elements and attributes to be included per Trading Partner Agreement (TPA).Allows extensions to be added to the OpenTravel specification per trading partner agreement. |
Attributes | |||
CancelByDate | The date by which a cancellation must be made in order to avoid this cancellation penalty. | ||
Percent | The percentage to be applied for a cancellation. | ||
Type | Defines how the cancellation penalty will be applied. | ||
Attribute Group : CurrencyAmountGroup | |||
Amount | A monetary amount. | ||
CurrencyCode | An ISO 4217 (3) alpha character code that specifies a monetary unit. | ||
DecimalPlaces | The ISO 4217 standard "minor unit" for the number of decimal places for a particular currency. |
Parents |
\OTA_CancelRQ\CancellationOverrides
|