Withdraw a loan
Loans
Withdraw a loan
Withdraw a submitted application on behalf of the applicant.
POST
Withdraw a loan
Withdraws a submitted loan application. Semantically distinct from Reject — withdraw represents the applicant voluntarily pulling their application before underwriting completes.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 reason.
Example
Response
200 OK returns the loan object with
status="Withdrawn by applicant".
Errors
| Code | When |
|---|---|
not_found | No loan with that ID |
aborted | Loan is not in submitted state |

