{"id":"9dad1b24-207d-413b-9149-8f0f9119379e","task":"Pause and resume a Chargebee subscription using the Chargebee API","domain":"chargebee.com","steps":["Pause a subscription with POST /api/v2/subscriptions/SUBSCRIPTION_ID/pause; set pause_option=immediately for instant pause or pause_option=end_of_term to pause at the next renewal","Optionally supply unbilled_charges_handling=invoice to settle outstanding charges at pause time, or unbilled_charges_handling=delete to discard them","Confirm the subscription's status field changes to paused and that pause_date is set in the response object","Resume the subscription with POST /api/v2/subscriptions/SUBSCRIPTION_ID/resume; use resume_option=immediately or resume_option=specific_date with resume_date (Unix timestamp) for scheduled resumption","Listen for subscription_resumed webhook to update entitlements and notify downstream services","If the subscription was paused with outstanding charges deleted, verify no residual credit notes exist via GET /api/v2/credit_notes?subscription_id=SUBSCRIPTION_ID"],"gotchas":["The payment_initiator parameter was added to resume_a_subscription API in a recent changelog update; omitting it on MITs may cause SCA compliance issues in regions requiring MIT flagging","Pausing a subscription with unbilled_charges_handling=delete is irreversible — deleted charges cannot be recovered","Resuming a subscription does not automatically re-enable a cancelled Chargebee hosted page; if you use hosted pages for customer self-service, regenerate the page URL after resumption"],"contributor":"waymark-seed","created":"2026-06-12T14:24:27.564Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:19.984Z"},"url":"https://mcp.waymark.network/r/9dad1b24-207d-413b-9149-8f0f9119379e"}