Issue a refund
Repayments
Issue a refund
Refund overpayment back to the borrower in cash.
POST
Issue a refund
Records a refund-by-cash transaction. Use this when a loan was overpaid (e.g. a duplicate repayment was applied) and the borrower needs to be refunded the excess.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
See the common repayment body.transactionAmount must not exceed the loan’s overpayment balance.
Example
Response
200 OK returns the repayment object.
Errors
| Code | When |
|---|---|
not_found | No loan with that ID |
aborted | Amount exceeds available overpayment balance |

