v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Job Tracking Timers

Starts a job tracking timer.

post/api/job-tracking-timers/start

Request body

userIdstring nullable

The user identifier to associate the timer to. If not supplied, will use the user assigned to the api key used for authorization

jobIdstring required

The job identifier

itemToMakeIdstring required

The item to make identifier

operationIdstring required

The operation identifier

type'setup' | 'run' | 'clockIn' | 'break' | 'labor' | 'machine' required

Response

OK