latestSwagger 2.02026-08-2181213270.0 KB
0a9c1f8784f2
Loan
Updates a loan.
- When the loan is SUBMITTED or TO_VALIDATE, all the below fields can be updated.
- When the loan is VALIDATED or SCHEDULED, the references and to_repay_at fields can be updated.
- When the loan is TO_REPAY, only the to_repay_at change be changed. The earliest acceptable date being loan.earliest_to_repay_at.
This operation is not available when the loan is in another status.
patch/loan/{loan_id}
Path parameters
loan_idstring required
Request body
Response
OK