Undo disbursal
Loans
Undo disbursal
Reverse a disbursement and return the loan to approved state.
POST
Undo disbursal
Reverses a disbursement. The loan returns to approved state — the first step back from theDocumentation Index
Fetch the complete documentation index at: https://docs.lms.bsa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Active state that POST /v1/loans
lands at.
Two equivalent forms. Prefer the externalId form when you can —
it lets you drive the rollback flow off your own loan reference.
Path parameters
Request body
Optional. Reason for the reversal.
Example
Response
200 OK returns the loan object with status="Approved".
Errors
| Code | When |
|---|---|
not_found | No loan with that ID |
aborted | Loan has repayments recorded, or is not in active state |

