Get Withdrawals
GET/withdrawals
Retrieve all withdrawals.
Query Parameters
account_idstring |
unique identifier of account to fetch withdrawals for |
from_datestring |
withdrawal start date in ISO-8086 format (Y-m-d) |
to_datestring |
withdrawal end date in ISO-8086 format (Y-m-d) |
statusstring |
withdrawal status "options: pending, successful, failed, initiated" |
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 |