Financial Statements
Create on-demand statements for any time period
The Digits Connect API supports the 6 core statement types: Profit and Loss, Balance Sheet, Cash Flow, Trial Balance, A/P Aging, and A/R Aging.
Our statement APIs are implemented with a common statement type to enable simpler integration.
Statement Nesting Hierarchy
API Reference: Profit and Loss
This hierarchy represents the parent/child dependency structure, with the final NetIncome as the top-level item. Each item's children are the elements used to calculate the respective parent.
- NetIncome
- NetOperatingIncome
- GrossProfit
- Income
- CostOfGoodsSold
- OperatingExpenses
- GrossProfit
- NetOtherIncome
- OtherIncome
- OtherExpenses
- NetOperatingIncome
Updated 3 days ago
