modify Loan Application2
abstract suspend fun modifyLoanApplication2(loanId: Long, putSelfLoansLoanIdRequest: PutSelfLoansLoanIdRequest): PutSelfLoansLoanIdResponse
Update a Loan Application Loan application can only be modified when in 'Submitted and pending approval' state. Once the application is approved, the details cannot be changed using this method. Responses:
200: OK
Return
Parameters
loan Id
loanId
put Self Loans Loan Id Request