retrieve Associated Accounts2
abstract suspend fun retrieveAssociatedAccounts2(clientId: Long): GetSelfClientsClientIdAccountsResponse
Retrieve client accounts overview An example of how a loan portfolio summary can be provided. This is requested in a specific use case of the community application. It is quite reasonable to add resources like this to simplify User Interface development. Example Requests: self/clients/1/accounts self/clients/1/accounts?fields=loanAccounts,savingsAccounts Responses:
200: OK
Return
Parameters
client Id
clientId