patch https://api.zeal.com/employees
Update a specific employee record.
This endpoint updates the specified W-2 employee's information.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Returns updated Employee Object for requested employee |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |