Delete Employee Check

Given a Zeal Employee Check ID, deletes the check and all associated shifts. The Employee Check object MUST still be in the pending status.

Returns

Returns response status and a message based on whether the request was successful or not

attributestypedescription
successbooleanResponse status
messagestringString response, based on if the request was successful or not
errorsarrayContains 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!