NextGen APIs

POST /work-orders/r1/work-orders/{workOrderId}/activations

Http Verb

POST

Url

/work-orders/r1/work-orders/{workOrderId}/activations

Permissions required

WorkOrder: Edit (fsm.core.workorder.edit)

Be sure to also configure the User Type to enable editing Work Orders based on their status.

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API activates a Work Order.

To successfully call the API, the work order must be in DRAFT status and must have at least one operation.

The work order header status will be OPEN or RELEASE, while the operations status will be OPEN or SCHEDULABLE, depending on work order operation type configurations. This process also updates the relations between operations for work order with assignation type aggregate.

Header Parameters

Default.

Path Parameters

Field

Note

workOrderId


Response documentation

Response error codes

NOT_FOUND, BASE_0001, WORKORDERS_001, WORKORDERS_002, C270_0008, C270_0009