Delete Employee Check

Delete a pending employee check.

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

attributestypedescription
successbooleanResponse status
messagestringString response, based on whether the request was successful or not
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authorization
Header
Click Try It! to start a request and see the response here!