Clock in a user

Starts a timesheet by recording the user’s clock-in time. This marks the beginning of a working session for the user on a specific job or task.

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

The unique ID of the user who is clocking in.

string

The ID of the job or project the user is clocking in for. this is required based on company settings.

string

The specific task ID under the job. If not applicable, this value can be set to null. this is required based on company settings.

date-time

The exact date and time when the user clocked in. This should be provided in ISO 8601 format, e.g YYYY-MM-DDTHH:MM:SS±HH:MM.

string

The user’s local timezone at the time of clock-in, formatted as an IANA timezone identifier.

double

The latitude coordinate where the user clocked in. Used for location tracking and geofencing validation.

double

The longitude coordinate where the user clocked in. Used for location tracking and geofencing validation.

Responses

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