patch https://api.zeal.com/employeeCheck
Update a pending employee check.
Edit Employee Check information. The Employee Check object MUST still be in the pending
status.
Returns
attributes | type | description |
---|---|---|
success | boolean | Response status |
data | object | Employee Check with the given EmployeeCheckID |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |