Get Transfers

GET/transfers

Retrieve all transfers.

Query Parameters

account_id
string
unique identifier of account to fetch transfers for
transfer_type
string
transfer type "options: funding, liquidation, asset_payout, fee_payout"
from_date
string
transfer start date in ISO-8086 format (Y-m-d)
to_date
string
transfer end date in ISO-8086 format (Y-m-d)
status
string
transfer status "options: pending, successful, failed"
asset_type
string
asset type "options: mutual-fund, t-bills, wallet, etc."
product_code
string
the investment's product code
currency
string
the currency code which follows ISO-4217 standard (NGN, USD, etc.)
email
string
investment account email
page
string
the page you want to view
page_size
string
a numeric value indicating the page size

Transfer Type Definitions

Transfer Type Description
Asset Funding Movement of funds from the customer’s wallet into an investment product.
Asset Liquidation Movement of funds from an investment product back into the customer’s wallet.
Asset Payout Dividend payments from mutual funds to the customer’s wallet.
Asset Rollover Used when a matured savings product is rolled over into a new cycle.
Asset Reinvestment Indicates when investment returns are reinvested instead of being paid out:
  • Mutual funds → dividends reinvested
  • Fixed notes → capital + returns reinvested
Fee Payout Represents commission payments made by Cowrywise to Embed Merchants.