Balance

From Barion Documentation
Jump to navigation Jump to search

Balance structure

The Balance structure indicates the balance of a selected account in a Barion wallet.

API usage

This structure is used by the following API endpoints:

Properties

Property name Property type Limitations and constraints Description
Available decimal
  • greater than or equal to zero
The currently available amount in the account, in the account's currency.
Blocked decimal
  • greater than or equal to zero
The currently blocked amount in the account, in the account's currency.