Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
APIWebhooksEventsSubscription Resumed
POSTsubscription.resumed

Sent when a customer undoes a scheduled cancellation before the billing period ends. Only possible for Stripe subscriptions; PayPal cancels are terminal.

data

subscription_idstring· uuid
The subscription ID.
package_idstring· uuid
Package ID of the resumed subscription.

FluxStore sends this payload as an HTTP POST to your configured webhook URL.