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.Documentation Index
Fetch the complete documentation index at: https://docs.api.bsa.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 |

