deleteAccountById method
- String correlationId,
- String accountId
Deleted an account by it's unique id.
correlation_id
(optional) transaction id to trace execution through call chain.id
an id of the account to be deleted Return Future that receives deleted account Throws error.