WorkspaceDarkLight
Contents

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

Body
{catalogue, product, onDay, request, form, answers, applicant}

POST/v1/loanmanager/contractKey

Where a contract stands, from prepared to funded

Body
{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
requestedYYYY-MM-DD
creditYYYY-MM-DD

POST/v1/loanmanager/accountKey

One loan replayed from its terms and what happened to it

Body
{terms, events, asAt}

POST/v1/loanmanager/bookKey

The book added up on a day

Body
{asAt, accounts: [{terms, events}], collectionsFrom?, collectionsTo?}