template13

abstract suspend fun template13(clientId: Long? = null, groupId: Long? = null, productId: Long? = null, staffInSelectedOfficeOnly: Boolean? = false): GetRecurringDepositAccountsTemplateResponse

Retrieve recurring Deposit Account Template This is a convenience resource. It can be useful when building maintenance user interface screens for recurring deposit applications. The template data returned consists of any or all of: Field Defaults Allowed Value Lists Example Requests: recurringdepositaccounts/template?clientId=1 recurringdepositaccounts/template?clientId=1&productId=1 Responses:

  • 200: OK

Return

GetRecurringDepositAccountsTemplateResponse

Parameters

clientId

clientId (optional)

groupId

groupId (optional)

productId

productId (optional)

staffInSelectedOfficeOnly

staffInSelectedOfficeOnly (optional, default to false)