Reject a pending transaction
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
Reject a pending transaction
Authorizations
Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.
Path Parameters
Transaction reference
Body
application/json
Maximum string length:
500