Skip to main content
POST
Create a new interruption

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

operationReference
string
requerido

Cuerpo

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

Respuesta

Created

id
string
requerido
operationId
string
requerido
operation
object | null
requerido
typeId
string
requerido
type
object | null
requerido
comments
null | string
requerido
startedAt
string<date-time>
requerido
finishedAt
null | string<date-time>
requerido
totalElapsedSeconds
number<double>
requerido