Account: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=Account structure}} The '''Account''' structure represents an account in a Barion wallet. = API usage = This structure is used by the following API endpoi...") |
|||
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 = |
Revision as of 11:19, 4 November 2022
Account structure
The Account structure represents an 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 |
---|---|---|---|
AccountId | Guid | The unique identifier of the account | |
Balance | Balance | The current balance of the account | |
Currency | string | The currency of the account in 3-letter ISO country code format |