Step 3 - User Account Information
Last updated
Last updated
In this Step, we will describe how you can collect the informations linked to the Users through the AccountId or PortfolioId.
1 - This first endpoint will give you the possibility to collect all the data relating to a given User. By entering the UserId, you will access his name, surname, phone, email, AccountId, SubAccountId, PortfolioId and any other information you may have inserted.
OAuth: user_auth
2 - With this second endpoint, you will be able to collect of the information related to an AccountId: email, AccountId, SubAccountId, PortfolioId and any other information you may have inserted.
OAuth: client_auth
3 - With this endpoint, you will be able to obtain the balance on any AccountId.
OAuth: client_auth
4 - With this endpoint, you will be able to obtain all the information relating to on any PortfolioId.
OAuth: client_auth
OK
OK
OK
OK