update Loan Charge
abstract suspend fun updateLoanCharge(loanId: Long, loanChargeId: Long, putLoansLoanIdChargesChargeIdRequest: PutLoansLoanIdChargesChargeIdRequest): PutLoansLoanIdChargesChargeIdResponse
Update a Loan Charge Currently Loan Charges may be updated only if the Loan is not yet approved Responses:
200: OK
Return
Parameters
loan Id
loanId
loan Charge Id
loanChargeId
put Loans Loan Id Charges Charge Id Request