getClientCollateral

abstract suspend fun getClientCollateral(clientId: Long, prodId: Long? = null): List<Any>

Get Clients Collateral Products Get Collateral Product of a Client Responses:

  • 200: OK

Return

kotlin.collections.List

Parameters

clientId

clientId

prodId

prodId (optional)