get https://api.zeal.com/documents
Fetch tax/payroll documents such as tax returns and W-2s for an employer/employee.
Access tax/payroll documents for an employer and/or employee, such as Quarterly Federal Tax Returns, W-2s, etc.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | A list of document objects |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |