retrieveOne19

abstract suspend fun retrieveOne19(accountId: Long, staffInSelectedOfficeOnly: Boolean? = false, chargeStatus: String? = "all"): GetFixedDepositAccountsAccountIdResponse

Retrieve a fixed deposit application/account Retrieves a fixed deposit application/account Example Requests : fixeddepositaccounts/1 fixeddepositaccounts/1?associations=all Responses:

  • 200: OK

Return

GetFixedDepositAccountsAccountIdResponse

Parameters

accountId

accountId

staffInSelectedOfficeOnly

staffInSelectedOfficeOnly (optional, default to false)

chargeStatus

chargeStatus (optional, default to "all")