Accounts-Get-v2: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
mNo edit summary
(change auth description)
Line 15: Line 15:
* [[Creating_an_account|Creating an account in Barion]]
* [[Creating_an_account|Creating an account in Barion]]
* [[Calling_the_API|Calling the Barion API]]
* [[Calling_the_API|Calling the Barion API]]
* [[Barion Wallet Authentication]]
* API: [[Transfer-Email-v2 | /Transfer/Email]]
* API: [[Transfer-Email-v2 | /Transfer/Email]]


<span class="api-ver">v2</span> This API endpoint is available in '''API v2''' only.
<span class="api-ver">v2</span> This API endpoint is available in '''API v2''' only.
== Input properties ==
{{api_input_table_header}}
|-
| UserName || string ||
* Required
|| Your e-mail address in the Barion system.
|-
| Password || string ||
* Required
|| Your password in the Barion system.
|-
|}


== Output properties ==
== Output properties ==

Revision as of 10:12, 15 November 2022

Barion API: Get existing accounts of the user

GET /v2/Accounts

The /accounts 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.

Output properties

Property name Property type Description
Accounts Account[] The list of accounts in the user's Barion wallet