Subscription - Discounts
Discount code management for tenant subscriptions. Redeem promotional discount codes to receive percentage-based billing discounts, view the active discount, or remove it to apply a different code. Discounts are applied automatically during monthly billing.
-
GET Get Active DiscountReturns the currently active subscription discount for the tenant, or 404 if no discount is active./tenants/{tenant}/subscription/discount
-
POST Redeem Discount CodeRedeems a discount code for this tenant's subscription billing. The tenant must not already have an active discount./tenants/{tenant}/subscription/discount
-
DELETE Remove DiscountRemoves the active discount from this tenant, allowing a different discount code to be applied./tenants/{tenant}/subscription/discount