post
https://api.zeal.com/accrualPolicyEmployees
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Adds or removes an employee to/from an accrual policy in Zeal's system.
Returns
Returns boolean indicating success status and a list of added or removed employees and corresponding policy code.
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | array | List of newly added or removed employees |
| errors | array | Contains list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

