Reactivate Subscription
POST/api/billing/subscriptions/:subscription_id/reactivate
Reactivate a terminated subscription without contacting the customer's card today. The new sub uses billing_cycle_anchor=original current_period_end so the next invoice fires on the date the customer would have been billed if the termination had never happened.
See docs/260503-cascade-cancel-incident.md for the empirical validation of the zero-auth pattern this uses.
Request
Responses
- 200
- 422
Successful Response
Validation Error