get https://api.zeal.com/employerCheck
Retrieve Employer Check information with the given Employer Check ID.
Returns
Returns response status and the Employer Check Object with the given ID.
attributes | type | description |
---|---|---|
success | boolean | Response status |
data | object | Employer Check Object with the given ID |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |