template12
abstract suspend fun template12(clientId: Long? = null, groupId: Long? = null, productId: Long? = null, staffInSelectedOfficeOnly: Boolean? = false): GetFixedDepositAccountsTemplateResponse
Retrieve Fixed Deposit Account Template This is a convenience resource. It can be useful when building maintenance user interface screens for fixed deposit applications. The template data returned consists of any or all of: Field Defaults Allowed Value ListsExample Requests: fixeddepositaccounts/template?clientId=1 Responses:
200: OK
Return
Parameters
client Id
clientId (optional)
group Id
groupId (optional)
product Id
productId (optional)
staff In Selected Office Only
staffInSelectedOfficeOnly (optional, default to false)