attribute | type | description |
---|---|---|
companyID | string | Zeal Company ID |
type | string | Type of Document. Holds one of the following values: |
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 ( |
link | string | Link to the document |
{
"companyID": "1b5n28nrideucd24",
"type": "W2",
"description": "2019 Wage and Tax Statement (Form W2)",
"id": "1234567890",
"link": "https://puzzl-documents.s3.amazonaws.com/1b5n28nrideucd24-2019-W2-1234567890-document"
}