retrieve One19
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
Parameters
account Id
accountId
staff In Selected Office Only
staffInSelectedOfficeOnly (optional, default to false)
charge Status
chargeStatus (optional, default to "all")