Update Time Tracking Shift Differential

Partially updates a time tracking shift differential identified by its ID.

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

The shift differential ID.

Body Params

Request body for partially updating a time tracking shift differential. At least one property must be provided.

string
length between 1 and 50
string

Non-negative decimal string with at most two decimal places.

string
enum
Allowed:
boolean

If true, every time-tracked employee is assigned. Ignored when employeeIds is provided.

employeeIds
array of integers
length ≥ 1

Specific employee IDs to assign. Minimum 1 entry required when provided. Takes precedence over allowAllEmployees.

employeeIds
times
array of objects
length ≥ 1

Time windows when this differential applies. Replaces all existing time windows when provided.

times
string
enum
required
Allowed:
string
enum
required
Allowed:
string
required
string
required
boolean

When true, archives the shift differential. When false, unarchives it.

Responses

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