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

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 message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!