Balance: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "{{PageTitle|title=Balance structure}} The '''Balance''' structure indicates the balance of a selected account in a Barion wallet. = API usage = This structure is used by th...")
(No difference)

Revision as of 12:38, 23 December 2019

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.