get https://api-v2.honeycoin.app/api/b2b/banking/accounts//transactions
Retrieves a list of transactions for a specific bank account. Please note, this will not work for customer accounts.
Notes
- The
txType
field represents the type of transaction. Possible values include:- Withdraw To M-PESA
- Transfer Out
- Transfer In
- Interest Income
- M-PESA Pay Bill / Till
- Utility Payment
- Refund
- Multicurrency Deposit
- Multicurrency Transfer Out
- Multicurrency Exchange
- Reversal
- The
txStatus
field indicates the current status of the transaction. Possible values are:- Timeout
- Pending
- Processing
- Failed
- Success
- Transactions are returned in descending order by timestamp.