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
Response
Transaction rejected