Attributes
The table below has the values for Tax Document fields.| Attribute | Type | Description |
|---|---|---|
| id | string | Unique identifier |
| document_type | string | Type of document. One of: W2, F1099, F1040 |
| document_subtype | string, null | Subtype of document (nullable). One of: F1099_DIV, F1099_G, F1099_INT, F1099_MISC, F1099_NEC, F1099_R, F_SSA1099 |
| 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 |