getAccountByLogin method
- String correlationId,
- String login
Gets an account by its login.
correlationId
(optional) transaction id to trace execution through call chain.login
a login of account to be retrieved. Return Future that receives account or error.