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