modify Loan Application1
abstract suspend fun modifyLoanApplication1(loanExternalId: String, putLoansLoanIdRequest: PutLoansLoanIdRequest, command: String? = null): PutLoansLoanIdResponse
Modify 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 External Id
loanExternalId
put Loans Loan Id Request
command
command (optional)