Add Shifts to Existing Check

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Add new shifts to an existing, pending employee check ( Employee Check Object ).

Returns

Returns response status and the updated Employee Check Object.

attributestypedescription
successbooleanResponse status
dataobjectUpdated Employee Check Object
errorsarrayIf success is false, errors contain a list of error objects.

Show child attributes
message
type: string
description: Error message
status
type: number
description: HTTP response code
code
type: number
description: Error code (see Error codes )

Body Params
shifts
array of objects
required

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

shifts*
string
required

Company ID of the employer

string
required

ID of Employee Check that the shift should be added to

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json