retrieveCollateralDetails1

abstract suspend fun retrieveCollateralDetails1(loanId: Long, collateralId: Long): GetLoansLoanIdCollateralsResponse

Retrieve a Collateral Example Requests: /loans/1/collaterals/1 /loans/1/collaterals/1?fields=description,description Responses:

  • 200: OK

Return

GetLoansLoanIdCollateralsResponse

Parameters

loanId

loanId

collateralId

collateralId