v3

latestOpenAPI 3.0.1Proprietaryraw.githubusercontent.com2026-04-174552109.9 KB
Transactions

Reject a pending transaction

The receiving application calls this to reject an AWAITING_ACCEPTANCE transaction.

No ledger movement occurs on rejection – nothing was debited at initiation. Transaction status moves to REJECTED. Sender is notified via webhook callback URL with the rejection reason.

post/v1/transactions/{reference}/reject

Path parameters

referencestring required

Transaction reference

Request body

reasonstring

Response

Transaction rejected