| attribute | type | description |
|---|---|---|
| companyID | string | Zeal Company ID |
| type | string | Type of Document. Holds one of the following values:W2W2C10991099MISC940941941-X943943X944944X945945X26782848state_quarterly_contribution |
| description | string | Description of the Document. The description should describe the purpose of the form, its date component, etc. |
| id | string | The id of the employee (employeeID) or id of thecontractor ( contractorID) |
| link | string | Link to the document |
| year | string | The year of the document |
| quarter | string | The quarter for which the tax document was filed |
{
"companyID": "1b5n28nrideucd24",
"type": "W2",
"description": "2023 Wage and Tax Statement (Form W2)",
"id": "1234567890",
"link": "https://test-documents.s3.amazonaws.com/1b5n28nrideucd24-2229-W2-1234567890-document",
"year": "2023",
"quarter": "Q4"
}
