canceling state. The pending end-of-period cancellation is removed and the subscription continues to renew as scheduled.
Reactivation Behavior
- Only subscriptions in
canceling(cancellation scheduled at period end) can be reactivated. - Fully canceled (
canceled) subscriptions cannot be reactivated — start a new subscription instead. - No additional charge — the current billing period continues, and renewal resumes at its original schedule.
Request Body
Example Request
Success Response (200)
Response Fields
Errors
Retry policy: Never retry 4xx — fix the request and resubmit. Retry 5xx with exponential backoff (start 5s, max 3 attempts).