template7

abstract suspend fun template7(type: String, clientId: Long? = null, productId: Long? = null): GetAccountsTypeTemplateResponse

Retrieve Share 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: accounts/share/template?clientId=1 accounts/share/template?clientId=1&productId=1 Responses:

  • 200: OK

Return

GetAccountsTypeTemplateResponse

Parameters

type

type

clientId

clientId (optional)

productId

productId (optional)