Transaction management overview

The transaction management helps you fetch, view and manage all transaction

Get Balances
Retrieve the current balance across all user accounts. This endpoint provides a detailed summary of available and pending balances, allowing users to monitor their funds in real time.

Transaction History
Access a record of past transactions, including details such as date, amount, and status. This request displays the transaction history of a business depending on the filter used. Transaction history can be filtered by either the current status of the transaction(s), transaction amount, size (number of transactions) and/or the ID of the customer whose transactions is to be returned. N.B Multiple filters can be used together (transactions can be filtered by both the status and/or amount and/or the customer ID).

Cancel Transaction
Cancel a pending transaction before it is processed. This endpoint allows users to stop a transaction that has not yet completed, ensuring flexibility and control over fund transfers.