v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBTime Clock:v1:TimeClocks:TimeClock:ManualBreaks:ManualBreakClockIn
Clock in to a manual break
Start a manual break for an employee. If the employee is clocked into a shift on the same time clock, the shift is automatically closed and the break is started in one call (attributed to the shift's job). If the employee is idle, the break starts standalone. Pass an optional timestamp to record a break that started earlier (offline sync).
post/time-clock/v1/time-clocks/{timeClockId}/manual-breaks/{manualBreakId}/clock-in
Path parameters
manualBreakIdstring required
The unique identifier of the manual break to start
The unique identifier of the manual break to start
timeClockIdinteger required
The unique identifier of the time clock
The unique identifier of the time clock
Request body
Response
Successful Response