---
title: "Force a fresh MIT attempt on a pending/failed charge"
method: POST
path: "/admin/self-billing/transactions/{id}/force-retry"
tags: ["Admin Self-Billing"]
---

# Force a fresh MIT attempt on a pending/failed charge

`POST /admin/self-billing/transactions/{id}/force-retry`

Closes a stuck PENDING attempt as failed (nothing else does until the 24h reconcile TTL) and charges the invoice again, off the dunning schedule. Real money: reconcile first — if the gateway did take the payment, its late postback plus this retry mean a double charge.

## 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)
