curl --request GET \ --url https://api.finup.io/accounts/{account_id}/wallets \ --header 'x-api-key: <x-api-key>'
{ "result": { "id": "67b312e30a4c3db1b01a36e4", "balance": 679, "cards_balance": 123, "finup_id": "USD2265302894", "currency": "USD" } }
API key for authentication
Mongo ID of the account
Show child attributes
"67b312e30a4c3db1b01a36e4"
679
123
"USD2265302894"
"USD"