Banking

Retrieve Account Balance

Retrieve the balance of your Ivy account. The balance is the money currently available on your Ivy account. It is broken down by currency.

post/api/service/balance/retrieve

Request body

currency'EUR' | 'GBP' | 'PLN' | 'SEK' | 'DKK' | 'USDC' required

The currency to retrieve the balance for

Response

The account balance

Changes