List wallets for an investor
Investors
List wallets for an investor
Retrieves all wallets (currency accounts) for a specific investor. Each wallet holds a balance for a specific currency.
GET
List wallets for an investor
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Path Parameters
Prefixed public id of the investor (e.g. inv_…).
Response
List of wallets.
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.