Skip to main content
POST
Add Shifts to Existing Check
See the Shift Object for the shift schema.

Authorizations

Authorization
string
header
required

Body

application/json
shifts
object[]
required

List of Shift Object [blocked] that need to be added to the employee check.

companyID
string
required

Company ID of the employer

employeeCheckID
string
required

ID of Employee Check that the shift should be added to

Response

200