|
Http Verb |
POST |
|---|---|
|
Url |
/work-orders/multistages/r1/groups/{groupId}/operations |
|
Permissions required |
Permissions:
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W3 (FSM 24.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API logically insert a multistage group operation.
It enforces these rules before insertion. If any check fails, it returns a domain validation error.
-
Operation center must be enabled for multistage operations
-
WO Operation checks:
-
Maximum number of WO operations enabled on the group has been reached
-
WO Operation activity already belongs to another multistage group
-
Operation Center and WO Operation must be consistent
-
WO Operation is invalid if it is a by-order operation
-
WO Operation is invalid if it is a booking operation
-
WO Operation is invalid if it is associated with any enterprise
-
WO Operation is invalid if it is not associated with any Accounting Management
-
WO Operation is invalid if it is multi-day
-
WO Operation is invalid if it belongs to any active bundler
-
-
Activity state validity checks: the activity state must be one of OPEN, SCHEDULABLE, or TO_RESCHEDULE
-
Implicit validations apply if the group, WO operation, or WO header is not found
Path Parameters
|
Field |
Note |
|---|---|
|
groupId |
|
Query String Parameters
None
Header Parameters
Default.
Request Body
|
Field |
Validations |
Note |
|---|---|---|
|
workOrderOperation |
Not Null |
|
|
critical |
Not Null |
|
|
ordering |
|
|
|
code |
Not Null |
|
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
Id referred to created multistage group operation |