get https://api.zeal.com/employerCheck
Given the start and end dates as request queries, Zeal retrieves all employer checks that were created between the given search dates.
Returns
Returns response status and a list of Employer CheckID Object that fall within the timeframe given by the request parameters.
| attributes | types | description |
|---|---|---|
| success | boolean | Response status |
| data | array | List of Employer CheckID object |
