NextGen APIs

POST /work-orders/r1/work-cycles

Http Verb

POST

Url

/work-orders/r1/work-cycles

Permissions required

WO Configuration: Edit (fsm.core.workorder.configuration.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W3 (FSM 18.0)

Deprecated since


Removed since


Tech Tags

MULTILANGUAGE-FIELDS

Business Logic

This API creates a new Work Cycle, requires a unique code.

Fields workOrderDuration and teamCardinalityId can be populated only if field operationsAssignment = “AGGREGATED”.

Header Parameters

Default.

Request Body Parameters


Field

Validations

Note

code

Max Length: 40

Unique


workOrderTypeId



description

Max Length: 80

Multi-language


order

Max Length: 10

 

operationsAssignment


 Possibile values:

  • “AGGREGATED”

  • “DISTINCT”

workOrderDuration


Can be populated only if field operationsAssignment = “AGGREGATED”.

teamCardinalityId


https://overit-spa.atlassian.net/wiki/spaces/NEXTGENFSMAPIS/pages/103018332204/Team+Cardinalities+Revision+1+2024+W1

Can be populated only if field operationsAssignment = “AGGREGATED”.


generableFromMobile



visible



acceptOnFieldRequired




Response documentation

Response payload fields

Field

Note

id

 


Response error codes

BASE_0001, BASE_0007, BASE_0009