get https://api.zeal.com/employerCheck
Given the companyID, Zeal returns information for all employer checks.
Returns
Returns response status and a list of Employer CheckID Object .
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | array | List of Employer CheckID Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |