Admin APIs
stripe-subscriptions
Cancel Subscription
Cancel a Stripe subscription immediately, at period end, or on a custom date.
Optionally issues a refund and converts the linked CAMS plan to a $0 plan.
post/api/v1/admin/stripe-subscriptions/{subscription_id}/cancel
Path parameters
subscription_idstring required
Request body
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the new optional request property
convert_plan_namenew-optional-request-property
- ○