Skip to main content
DELETE
Archive a loan

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

loanId
string<uuid>
required

The UUID of the loan.

Response

200 - application/json

The archived loan.

data
object
required

A loan held by a business. Each loan has a dedicated child ledger (liability) account.