Field | Type | Required | Description | Example |
---|---|---|---|---|
Name |
*string | ➖ | The name of the report item | Net Income |
Value |
*float64 | ➖ | The value of the report item | 100000 |
Type |
*string | ➖ | The type of the report item | Operating Activities |
ParentItem |
*string | ➖ | The UUID of the parent item | 801f9ede-c698-4e66-a7fc-48d19eebaa4f |
RemoteID |
*string | ➖ | The remote ID of the report item | report_item_1234 |
RemoteGeneratedAt |
*time.Time | ➖ | The date when the report item was generated in the remote system | 2024-07-01T12:00:00Z |
CompanyInfoID |
*string | ➖ | The UUID of the associated company info object | 801f9ede-c698-4e66-a7fc-48d19eebaa4f |
CreatedAt |
*time.Time | ➖ | The created date of the report item | 2024-06-15T12:00:00Z |
ModifiedAt |
*time.Time | ➖ | The last modified date of the report item | 2024-06-15T12:00:00Z |