Skip to main content
POST
Register a new time entry

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de ruta

workOrderReference
string
requerido

Cuerpo

application/json
employeeReference
string
requerido
startedAt
null | string<date-time>
finishedAt
null | string<date-time>

Respuesta

Created

id
string
requerido
workOrderId
string
requerido
employeeId
string
requerido
employee
object
requerido
startedAt
string<date-time>
requerido
finishedAt
null | string<date-time>
requerido
totalMinutes
number<double>
requerido