HomeGuidesAPI ReferenceChangelog
Log InChangelog
API Reference

Force-complete a stuck transaction

Clears pendingSign and inProcess flags, optionally sets a terminal status, and optionally notifies PSP/WSP. All actions are recorded in the admin action ledger.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Body Params
string
enum

Target status. If omitted, keeps current status. Must be one of: FAILED, REJECTED, EXPIRED, SUCCESS.

boolean
Defaults to false

Whether to trigger PSP/WSP notification. Defaults to false.

paymentInstrumentOverrides
array of objects

Per-instrument status overrides. Each entry targets a sub-transaction by its distributionSlotId. Transitions are validated: AUTHORIZATION_COMPLETE → CAPTURE_COMPLETE or AUTHORIZATION_CANCELLED, CAPTURE_FAILED → CAPTURE_COMPLETE.

paymentInstrumentOverrides
string

Reason for the admin action. Logged and stored in the admin action ledger.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json