Loop Cancel Subscription
Cancels a Loop Subscription
This action cancels a Loop Subscription using its ID, and optionally accepts a cancellation flow ID for the cancellation reason and notify customer boolean.
Inputs
Name | Description |
---|---|
Loop Token | Loop API Token |
Subscription ID | Subscription ID |
Cancellation Flow ID | Cancellation flow ID is the ID of the reason provided by this endpoint |
Notify customer? | Whether or not to send a confirmation to the customer |
Outputs
Name | Description |
---|---|
Success? | Whether Subscriptions were found |
Updated 3 days ago