> This section is deprecated. Supported until 2027-04-03. Use Report/AddRequest instead.
| Name | Type | Description |
|---|---|---|
| date | Int64 | Report request date as Unix time in seconds. |
| description | String | Additional description. |
| report | Report | Report. |
| status | Int64 | Report status: 0 - in progress, 1 - ready, 2 - error. |
| user_id | Int64 | ID of the user who submitted the report preparation request. |
| uuid | String | Report request UUID. |
| warnings | String | Error information produced while processing the request. |