template17
abstract suspend fun template17(clientId: Long? = null, productId: Long? = null, templateType: String? = null): GetSelfLoansTemplateResponse
Retrieve Loan Details Template Retrieves Loan Details 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 description Lists Example Requests: self/loans/template?templateType=individual&clientId=1 self/loans/template?templateType=individual&clientId=1&productId=1 Responses:
200: OK
Return
Parameters
client Id
clientId (optional)
product Id
productId (optional)
template Type
templateType (optional)