---
title: "Ask the gateway what happened to a PENDING transaction"
method: POST
path: "/admin/self-billing/transactions/{id}/reconcile"
tags: ["Admin Self-Billing"]
---

# Ask the gateway what happened to a PENDING transaction

`POST /admin/self-billing/transactions/{id}/reconcile`

Runs the reconcile the hourly sweep would run, without its 30-minute floor: the outcome is applied through the same points a postback uses. 'still_pending' means the gateway itself has no verdict yet.

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