v47

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-013871777.1 KB
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'USD' | 'EUR' | 'GBP' | 'USDC'

The currency to retrieve the balance for. Default account balance for that currency will be retrieved

accountIdstring uuid

The account id to retrieve the balance for. You can find it in the Merchant Dashboard -> Accounts -> Details. If currency is provided it will be ignored.

Response

The account balance