template14
abstract suspend fun template14(clientId: Long? = null, groupId: Long? = null, productId: Long? = null, staffInSelectedOfficeOnly: Boolean? = false): GetSavingsAccountsTemplateResponse
Retrieve Savings Account Template This is a convenience resource. It can be useful when building maintenance user interface screens for client applications. The template data returned consists of any or all of: Field Defaults Allowed Value Lists Example Requests: savingsaccounts/template?clientId=1 savingsaccounts/template?clientId=1&productId=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)