Gets or sets the price that has to be paid for an immediate cancellation of this Reservation. If InsuranceFlag is "True", the CancellationFee equals the value of RateCancellationCoverFee as calculated in booking process.
Cancellations done on the day of booking are for free always(up to now), therefore a CancellationFee of '0' is not an error, but a suitable value.
Reservation Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace