get https://api.zeal.com/employeeRequirements
Get additional tax requirements for an employee
There may be additional tax form collection requirements for an employee when a) their residency address changes or b) their work location changes or c) there is a new work location set on a shift for the employee. This endpoint provides all requirements for a given employee.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Responds with a list of Employee Requirements Object(s) for requested employee |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |