---
title: "Reschedule the renewal engine for this subscription (debug/ops)"
method: POST
path: "/admin/self-billing/subscriptions/{id}/next-charge"
tags: ["Admin Self-Billing"]
---

# Reschedule the renewal engine for this subscription (debug/ops)

`POST /admin/self-billing/subscriptions/{id}/next-charge`

Sets nextChargeAt (and, on a PAST_DUE row, the dunning retry instant). An instant in the past makes the next cron tick charge the subscription — the supported way to test a renewal without editing the database.

## Path parameters

- `id` string, required

## Response `200`

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
