Accounts-Get-v2
Barion API: Get existing accounts of the user
| GET | /v2/Accounts/Get |
|---|
The /accounts/get API endpoint is used to query the existing accounts of the calling user.
Prerequisites before use:
v2 This API endpoint is available in API v2 only.
Input properties
| Property name | Property type | Limitations and constraints | Description |
|---|---|---|---|
| UserName | string |
|
Your e-mail address in the Barion system. |
| Password | string |
|
Your password in the Barion system. |
Output properties
| Property name | Property type | Description |
|---|---|---|
| Accounts | Account[] | The list of accounts in the user's Barion wallet |