Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The objects used for the Lendysoft Platform is generally owned by one of two systems. Data related to borrowers are being owned by the Lendysoft Back End (LBE) and data about Lenders are owned by the Bricknode Financial Systems Core (BFS). The bank accounts (or custody accounts) that reflect the bank balances are owned by BFS.

Looking at the account structure of BFS it is split up into two different account worlds called Custody Accounts and BFS-accounts.

The Custody Accounts shows the balances at the bank and the BFS-accounts shows who owns parts of these balances. You could say that Custody Accounts are part of the General Ledger and BFS-accounts are a Subledger.

The API structure

The Lendysoft Back End API is described here and the Bricknode BFS API is described here.

  • No labels