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

GetSavingsAccountsTemplateResponse

Parameters

clientId

clientId (optional)

groupId

groupId (optional)

productId

productId (optional)

staffInSelectedOfficeOnly

staffInSelectedOfficeOnly (optional, default to false)