This doc set is under construction.
LUSID can produce financial reports in accordance with the double-entry system for all the economic activity in one or more transaction portfolios between two points in time.
To get started, you must set up an ABOR (accounting book of record) for those portfolios. See how to do this.
Providing you have appropriate permissions, you can interact with financial reports using the LUSID web app:
Alternatively, you can interact programmatically:
Using the API endpoints in the
Funds
,FundConfiguration
,Abor
,AborConfiguration
andChart of Accounts
collections.Using equivalent methods in the LUSID SDK in various languages.
If you have a Luminesce license, using a set of providers.
Explanation: See the big picture
Tutorials: Get started by doing something tangible
Reference: Understand concepts and implications
Assigning economic activity to general ledger accounts using posting rules
Using a general ledger profile to break down account activity in a trial balance
Realising gain/loss for cash holdings on trade date rather than settlement date
How-to guides: Get something done