Skip to main content
POST
Starts a new work entry right now

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Starts a work entry

employeeId
string<uuid>
required
workEntryIn
object
workCheckTypeId
string<uuid> | null
workBreakId
string<uuid> | null

Response

200 - application/json

Object

data
object
meta
object