Skip to main content
POST
Create a new plan

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
name
null | string
requerido
externalReference
null | string
useRawMaterialRestrictions
boolean
addEmployeesAsResources
boolean

Respuesta

Created

id
string
requerido
externalReference
null | string
requerido
name
string
requerido
useRawMaterialRestrictions
boolean
requerido
addEmployeesAsResources
boolean
requerido
startsAt
string<date-time>
requerido
endsAt
string<date-time>
requerido
active
boolean
requerido
obsolete
boolean
requerido
operations
object[]
requerido
resources
object[]
requerido
status
enum<string>
requerido
Opciones disponibles:
Pending,
Processing,
Succeeded,
Failed,
Unfeasible
createdAt
string<date-time>
requerido