WebsiteLog In

Get All Transaction

This API is used to fetch all wallet transactions by Customer_id. It supports filtering by event typeUse this API to search and view transactions. The transactions include payin, payout, refund, virtual accounts, topups and all other transfers that happen on your wallets. You can use this single endpoint to do your reconciliation. This API is equivalent to the 'Transactions' tab from dashboard.

Transactions on this list are all COMPLETED transactions similar to Wallet Transactions and will provide you the following fields:

  • Transaction date & time
  • Transaction Event Type
  • Transaction amount
  • Finmo Transaction fee
  • Transaction Settled status
  • Finmo reconciliation status
  • Transaction Description
  • Customer ID

Finmo does daily reconciliation with muliple network partners (local banks or acquirers) who are involved in a transaction. This helps Finmo and you to identify transactions who need help or got lost in transit due to any communication issues.

List all transactions

Use this API to fetch all transaction for your account.

You can filter the results based on multiple query params. This API is paginated. The default is 10 transactions per page. You can control this using the limit and page query parameters.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!