Attributes
The table below outlines the values for Tax Document fields:| Attribute | Type | Description |
|---|---|---|
| id | string | Unique identifier |
| document_type | string | Type of document |
| document_subtype | string | Subtype of document |
| file | uri | Link to tax document file, format is specified in the content-type (up to 2048 characters long) |
| md5sum | string | MD5 hash value computed based on file content |
| year | integer | Tax document year |
| fields | object | Additional metadata for a specific document type |