Archive a loan proceed
Loan Proceeds
Archive a loan proceed
Archives a loan proceed and reverses its ledger entries. The loan’s total disbursed proceeds must still cover the principal that has been repaid, otherwise the request is rejected.
DELETE
Archive a loan proceed
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the business.
The UUID of the loan.
The UUID of the loan proceed.
Response
200 - application/json
The archived loan proceed.
A loan proceed: funds (or an asset) received when a loan is drawn. See the Loan Proceed object.