Balance: Difference between revisions
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...") |
m (→API usage) |
||
Line 6: | Line 6: | ||
This structure is used by the following API endpoints: | This structure is used by the following API endpoints: | ||
* [[Accounts-Get-v2]] | * [[Accounts-Get-v2|/Accounts]] | ||
= Properties = | = Properties = |
Latest revision as of 11:20, 4 November 2022
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 |
|
The currently available amount in the account, in the account's currency. |
Blocked | decimal |
|
The currently blocked amount in the account, in the account's currency. |