Avalara E-Invoicing and Live Reporting
ReportItem
Represents a single report with full details including metadata and associated transaction IDs.
The unique ID for this report.
Deprecated. Not reliable; always returned as null. The unique ID of the job that generated this report.
The date and time when the report was generated.
The date and time when this report was last updated.
The date and time when a media type (file) was last added to this report.
The start date of the reporting period.
The end date of the reporting period.
The two-letter ISO-3166 country code for which this report was generated.
The e-invoicing mandate for the specified country.
The e-invoicing mandates associated with this report, when more than one mandate applies.
Deprecated. Not reliable; always returned as null. The type of document covered by this report.
Deprecated. Not reliable; always returned as null. The sub-type of the document.
Deprecated. Not reliable; always returned as null. An internal reference path for the report.
The name of the report file.
The current status of the report. Possible values include: PENDING, PROCESSING, COMPLETED, FAILED, SENT_TO_PPF, ERROR.
Represents the report's status as reported by external actors (Tax Authority), such as acceptance, rejection, or validation.
Deprecated. Not reliable; always returned as null. The MIME type of the report file.
The tenant identifier associated with this report.
Unique identifier that represents the company within the system.
Deprecated. Not reliable; always returned as null. The name of the tax authority for this report. Use authorityName instead.
The name of the tax authority for this report. Replaces the deprecated taName field.
Deprecated. Not reliable; always returned as null. The total invoice amount covered by this report.
Deprecated. Not reliable; always returned as null. The total tax amount covered by this report.
Additional report metadata (free-form JSON). Contents vary by country mandate.
Deprecated. Not reliable; always returned as null. List of transaction IDs associated with this report. Use GET /reports/{reportId}/documents to track the documents included in a specific report.