get https://api.zeal.com/employeeCheck
Get a specific employee check by ID.
Retrieves Employee Check information with the given Employee Check ID.
Returns
attributes | types | description |
---|---|---|
success | boolean | Response status |
data | object | Employee Check Object with the given ID |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |