Get Subscription Lifecycle Settings
Get subscription lifecycle settings for an account.
Controls how subscriptions behave during lifecycle events such as
pausing, resuming, and billing anchor management.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Response
Successful Response
resume_billing_behavior
Controls how subscriptions are billed when resumed after a pause. ‘reset_anchor’ (default) re-anchors billing to the resume date with no catch-up charges. ‘catch_up’ preserves the original billing anchor and generates catch-up invoices for elapsed cycles.
Errors
422
Unprocessable Entity Error