FinancialReportModel
Less than to read
Represents a Financial Report
Methods
The following API methods use this data model.
- Trial Balance Report
- Income Statement Report
- Balance Sheet Report
- Cash Flow Statement Report
Required Fields
groupKey
The GroupKey uniquely identifies a single Sage Network account. All records for this account will share the same GroupKey value. GroupKey values cannot be changed once created.
For more information, see Accounts and GroupKeys.
reportStartDate
The start date of the financial report
reportEndDate
The end date of the financial report
reportCreatedDate
The created date of the financial report
Optional Fields
reportName
string, nullable
The name of the report (“Report Type for Company”)
rows
FinancialReportRowModel[], nullable
The rows of the financial report