delete https://api.fastspring.com/subscriptions/
Cancel an active subscription.
With the DELETE
subscription endpoint, you can cancel an active subscription either immediately or at the next billing date.
Cancellation query parameters
Use this table to pass the right query parameter into your call:
Cancellation Type | Query Parameter | Description |
---|---|---|
Next Billing Date Cancellation | None | Default option. FastSpring will cancel the subscription on the next billing date. |
Immediate Cancellation | billingPeriod=0 | FastSpring will cancel the subscription immediately. Set thebillingPeriod query parameter to 0 . |