TerminationFeePreview
Termination fee details for the preview.
This page contains
Fields
| calculatedAmountWithoutTax: Decimal | The calculated termination fee amount excluding tax. Always a resolved amount, regardless of whether the underlying fee type is FIXED or PERCENTAGE. |
| currency: String | The currency code of the fee (e.g., USD, EUR). |
| description: String | Human-readable description of the termination fee. |
Queries for TerminationFeePreview
| previewSubscriptionCancellation PREVIEW | Preview the outcome of cancelling a subscription for a given cancellation option. Returns the termination fee and effective cancellation date without triggering the actual cancellation. This is read-only. |