Skip to main content

Get account balance details

Required scopes:

  • partner.balances.read
Responses
200

OK

Schema OPTIONAL
object[]
currency string

Possible values: [BTC, USD, EUR, USDT, GBP]

The currency of the balance

current string

The balance that is currently available for trading (currency conversion). Includes settled and any non spent pending amount

pending string

The balance of all deposits, in all currencies, that are pending settlement denominated in this currency. This number impacts the available balance and can cause the available balance to be lower than the current balance

outgoing string

The balance currently being withdrawn

reserved string

The balance that is reserved to be spent. E.g. for pending withdrawals, target orders, etc.

available string

The balance that is available to be spent and sent out without any restrictions. Available balance might be lower than the current because of the pending deposits

total string

The sum of the available and outgoing balance