Accounts-Get-v2: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=Barion API: Get existing accounts of the user}} {| style="margin-left:2em;" align="right" | __TOC__ |} {{api_callmethod |method=GET |uri=/v2/Accounts/Get }...") |
(No difference)
|
Revision as of 12:37, 23 December 2019
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 |