API reference
LoanManager
A ledger that tells the story. Open the product
GET/v1/loanmanagerOpen ↗
The account from the page’s own query fields, as data
POST/v1/loanmanager/applicationKey
The application against the product version and form published on that day
{catalogue, product, onDay, request, form, answers, applicant}POST/v1/loanmanager/contractKey
Where a contract stands, from prepared to funded
{contract: {pricing}, events: [{on, to}], asAt}GET/v1/loanmanager/assessment-copyOpen ↗
When the consumer’s copy of the assessment is due under s 132
| Query | |
|---|---|
requested | YYYY-MM-DD |
credit | YYYY-MM-DD |
POST/v1/loanmanager/accountKey
One loan replayed from its terms and what happened to it
{terms, events, asAt}POST/v1/loanmanager/bookKey
The book added up on a day
{asAt, accounts: [{terms, events}], collectionsFrom?, collectionsTo?}