Account

From Barion Documentation
Revision as of 09:07, 6 December 2022 by Adamsz (talk | contribs) (Change TopUpInfo to AccountInfo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
AccountInfo AccountInfo Information about how to topup the account.