Reports
Reports table for AvalaraAvatax data provider.
Columns
| Name | Type | Description |
| Id [KEY] | Int | The unique identifier of the report task. |
| CompletedDate | Datetime | The time when the report was finished building, if completed. |
| CreatedUser | String | The userName of the user who initiated the report task. |
| CreatedUserId | Int | The Id of the user who initiated this task. |
| File | String | The name of the report file, if available. |
| Status | String | The current status of the report building task. |
| ReportType | String | The type of the report: ExportDocumentLine, etc. |
| AccountId | Int | The ID of the account the reported transactions are from. |
| Format | String | The format of the report file. |
| CompanyId | Int | The ID of the company the reported transactions are from. |
| LinkedParameters | String | The parametes used to build the report. |
| CurrencyCode | String | The currency code used for your report. |
| State | String | The state filter used for your report. |
| DateFormat | String | The date format used for your report. |
| StartDate | Datetime | The start date filter used for your report. |
| Country | String | The country filter used for your report. |
| Culture | String | The culture used your report. |
| DateFilter | String | The date type filter used for your report. |
| EndDate | Datetime | The end date filter used for your report. |
| DocType | String | The doc type filter used for your report. |
| CreatedDate | Datetime | The time when the report task was initiated. |
| Size | Int | The size of the report file, if available. |
| PageKey | String |