Delete Employee Check

Given a Zeal Employee Check ID, deletes check and ALL associated shifts.

Note: Check must NOT be processed for it to be deleted

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
Authentication
Header
Click Try It! to start a request and see the response here!