Undo approval
Loans
Undo approval
Reverse an approval and return the loan to submitted state.
POST
Undo approval
Reverses a prior approval. The loan returns to submitted and pending approval so it can be modified and re-approved. Cannot be used after disbursement — use Undo disbursal first.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 free-text note explaining the reversal.
Example
Response
200 OK returns the loan object with status reset
to submitted.
Errors
| Code | When |
|---|---|
not_found | No loan with that ID |
aborted | Loan was never approved, or has already been disbursed |

