delete Collateral
abstract suspend fun deleteCollateral(loanId: Long, collateralId: Long): DeleteLoansLoanIdCollateralsCollateralIdResponse
Remove a Collateral Note: A collateral can only be removed from Loans that are not yet approved. Responses:
200: OK
Return
Parameters
loan Id
loanId
collateral Id
collateralId