get
https://api.zeal.com/employeeCheck
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Retrieves all Employee Checks in an array for a given Employee ID. An Employee Check object represents paystub information.
Returns
Returns response status and an array of Employee Check Object for the given employee.
| attributes | type | description |
|---|---|---|
| success | boolean | Response status |
| data | array | List of Employee Check Object for the given employee |
| errors | array | Contains list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

