Transitions an incomplete or trialing subscription to active. Wired to first-payment-succeeded events by the payment processor; also exposed for manual activation.
AuthorizationRequiredBearer <token>API key as Bearer token
In: header
idRequiredstringSubscription id, discoverable via list_subscriptions
Get subscription manage URL
Returns a signed, customer-facing self-service portal URL for the subscription, where the subscriber can view / cancel / resume it. The link is scoped to this one subscription; share it with the subscriber.
Cancel Subscription
Schedules cancel at the end of the current period. Access continues until currentPeriodEnd; the next renewal then transitions the subscription to canceled. Idempotent.