NextGen APIs

PATCH /work-orders/r1/work-cycles/{workCycleId}

Http Verb

PATCH

Url

/work-orders/r1/work-cycles/{workCycleId}

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 modify an existing Work Order Cycle, requires a unique code.

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

Path Parameters

Field

Note

workCycleId


Header Parameters

Default.

Request Body Parameters

Field

Validations

Note

code

Max Length: 40

Unique


workOrderTypeId

 


description

Max Length: 80


order

Max Length: 10


workOrderDuration

 

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

teamCardinalityId

 

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

generableFromMobile

 


visible

 


acceptOnFieldRequired

 

 

Response documentation

Response error codes

NOT_FOUND, BASE_0001, BASE_0007, BASE_0009