FinancialReportModel

Represents a Financial Report

Methods

The following API methods use this data model.

Required Fields

groupKey

uuid

The GroupKey uniquely identifies a single Lockstep Platform 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

date-time

The start date of the financial report

reportEndDate

date-time

The end date of the financial report

reportCreatedDate

date-time

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