updateCollateral

abstract suspend fun updateCollateral(loanId: Long, collateralId: Long, putLoansLoandIdCollateralsCollateralIdRequest: PutLoansLoandIdCollateralsCollateralIdRequest): PutLoansLoanIdCollateralsCollateralIdResponse

Update a Collateral

Responses:

  • 200: OK

Return

PutLoansLoanIdCollateralsCollateralIdResponse

Parameters

loanId

loanId

collateralId

collateralId

putLoansLoandIdCollateralsCollateralIdRequest