The Report Message
The report message is used to generate and return report information.
The currently available report is the "trialBalance" report.
Report Message Properties
Property | Type | Conditions | Description |
---|---|---|---|
currency |
string | D | The transaction currency. |
domain |
string | D | The ledger domain to query. |
fromDate |
Carbon | 1 | The report start date. |
options |
array | O | Report-dependent options |
name |
string | D | The name of the report. |
toDate |
Carbon | 1 | The report end date. |
- D - If omitted, a default value is assumed
- O - Optional
- 1 - Depends on the report.