Skip to main content

marketplaceSubscriptionCancel

Cancel the current tenant's marketplace subscription. Internal Traide-staff tool (superuser only) — customers self-serve via the Stripe Customer Portal. Cancels the subscription in Stripe; the customer.subscription.deleted webhook performs the local deactivation. Choose IMMEDIATE or END_OF_PERIOD.

marketplaceSubscriptionCancel(
input: MarketplaceSubscriptionCancelInput!
): MarketplaceSubscriptionCancel!

Arguments

marketplaceSubscriptionCancel.input ● MarketplaceSubscriptionCancelInput! non-null input

Type

MarketplaceSubscriptionCancel object

Result of the marketplace subscription cancel mutation.

Was this page helpful?