Balance

From Barion Documentation
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.