List all transactions from the ledger

A ledger includes all credit and debit transactions associated with a debt line

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Debt lines have 3 ledgers:

Debt line ledger

Tracks the principal associated with a debt line. Draws will increase a debt line balance, while payments will decrease it.

The next recipe is an example of how to get a debt line ledger:

Collateral ledger

Tracks the cash collateral (a.k.a. loss reserve) associated with a debt line. Certain draws require cash collateral, which is added to this ledger.

Payable ledger

Tracks interest and fees associated with a debt line. The balance for this ledger increases when interest and fees are charged. The balance represents the due interest amount that is owed on this debt line. Interest payments will reduce this balance.

Path Params
string
required

ID of the DebtLines

Query Params
string
required

Ledger type to get from a debt line :[debt_line,collateral,payable]

Responses

400

Invalid input supplied

404

Ledger not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json