Learn how to manage & track loans and repayments with the Blnk Ledger.
Customer Loan Wallet
tracks the amount owed by the customer. All loans disbursed to the customer are debited from their loan wallet. A zero balance indicates that all debt has been fully repaid.
@InterestRevenue
records all interest earned from loan customers.
http://localhost:5001
).YOUR_API_KEY
in the code examples). Required for authenticated requests.Customer Accounts
to organize all customers’ main accounts.Loan Accounts
to organize all loan accounts.Loan Balance
to the Main Balance
.
Loan Balance
to the @InterestRevenue
.