Get Transfers
GET/transfers
Retrieve all transfers
Query Parameters
account_idstring |
unique identifier of account to fetch transfers for |
transfer_typestring |
transfer type "options: funding, liquidation, p2p, asset_payout, fee_payout" |
from_datestring |
transfer start date in ISO-8086 format (d-m-Y) |
to_datestring |
transfer end date in ISO-8086 format (d-m-Y) |
statusstring |
transfer status "options: pending, successful, failed" |
asset_typestring |
asset type "options: mutual-fund, t-bills, wallet, etc." |
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 |