subscription.cancelledSent when a subscription cancellation has been requested.
data
subscription_idstring· uuidThe subscription ID.
package_idstring· uuidPackage ID of the cancelled subscription.
cancel_at_period_endbooleanIf
true, the subscription remains active until the end of the current billing period. If false, it was cancelled immediately.FluxStore sends this payload as an HTTP POST to your configured webhook URL.