Get Deposits
GET/deposits
Retrieve all deposits.
Query Parameters
account_idstring |
unique identifier of account to fetch deposits for |
from_datestring |
deposit start date in ISO-8086 format (Y-m-d) |
to_datestring |
deposit end date in ISO-8086 format (Y-m-d) |
product_codestring |
the wallet's product code |
currencystring |
the currency code which follows ISO-4217 standard (NGN, USD, etc.) |
string |
investment account email |
pagestring |
the page you want to view |
page_sizestring |
a numeric value indicating the page size |