delete
https://api.zeal.com/employeeCheck
Delete a pending employee check.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Given a Zeal Employee Check ID, delete the check and all associated shifts. The Employee Check object MUST still be in the pending status.
Returns
| attributes | type | description |
|---|---|---|
| success | boolean | Response status |
| message | string | String response, based on whether the request was successful or not |
| errors | array | Contains a list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

