getSingleAccount

abstract suspend fun getSingleAccount(accountId: String): Account

Retrieves customer account.

Return

An Account object

Parameters

accountId

The id of the account to retrieve