Skip to main content

cancelSubscription

Cancels an active subscription, permanently stopping the billing cycle. Use cancelAtPeriodEnd for a softer transition that ends the subscription after the current period.

cancelSubscription(
input: CancelSubscriptionInput!
): Subscription!

Arguments

cancelSubscription.input ● CancelSubscriptionInput! non-null input

Type

Subscription object

Recurring subscription billing a customer on a fixed cadence.