Request
Property Name | Type | Required | Description |
|---|---|---|---|
| integer |
| Unique identifier for the report. |
| string | Required | Report title.
|
| string | Optional | Report description.
|
| string | Required | The report category code. |
| array | Required | An array of objects representing the columns of the report. Each object contains the following parameter: For a list of applicable |
Response
Property Name | Type | Description |
|---|---|---|
| integer | Unique identifier for the report. |
| string | Report title. |
| string | Report description. |
| string | The report category code. |
| array | An array of objects representing the columns in the report. |
