Create Clock Entry

Manually creates a time tracking clock entry (corrections, retroactive entry). Distinct from the real-time clock-in process resource. The parent daily entry and timesheet are resolved (and created if needed) from start + timezone; the entry is rejected with 409 when the resolved timesheet's type does not accept clock entries. Geolocation is persisted only when the employee's configuration has it enabled.

OAuth Scopes: time_tracking:timesheets.write

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

Request body for manually creating a time tracking clock entry (corrections, retroactive entry). timesheetId and date are derived server-side from start + timezone.

integer
required

The employee the clock entry belongs to.

date-time
required

Clock-in timestamp (ISO 8601).

date-time
required

Clock-out timestamp (ISO 8601). Must be after start.

string
required

IANA timezone identifier the times are recorded under.

Free-text note attached to the entry.

Project the time was logged against.

Task within the project.

clockInLocation

Geolocation captured at clock-in.

clockOutLocation

Geolocation captured at clock-out.

Responses

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