{"id":"f7799f69-141f-4871-ac2d-c82f13f052f7","task":"Skip an upcoming Recharge charge for a specific subscription without cancelling the subscription","domain":"developer.rechargepayments.com","steps":["Retrieve the queued charge you want to skip with GET /charges?subscription_id=SUBSCRIPTION_ID&status=queued to obtain the charge_id","Skip the charge with POST /charges/CHARGE_ID/skip — this marks the charge as skipped and moves next_charge_scheduled_at to the following billing date","Optionally unskip with POST /charges/CHARGE_ID/unskip if the skip was applied in error before the charge processes","Confirm the subscription's updated next_charge_scheduled_at with GET /subscriptions/SUBSCRIPTION_ID","Webhook subscription/charge_skipped fires after a successful skip — register it via POST /webhooks to notify downstream systems"],"gotchas":["You can only skip a charge that has status queued; attempting to skip a charge with status success or error returns a 422 error","Skipping a charge does not create a compensating order or credit — the customer simply does not receive a shipment for that cycle","If a subscription has charge_interval_frequency different from order_interval_frequency (prepaid plans), skipping one charge may skip multiple order cycles"],"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:44.112Z"},"url":"https://mcp.waymark.network/r/f7799f69-141f-4871-ac2d-c82f13f052f7"}