|
Http Verb |
POST |
|---|---|
|
Url |
/work-orders/multistages/r1/groups |
|
Permissions required |
|
|
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
It enforces these rules before insertion. If any check fails, it returns a domain validation error.
-
Field validation checks:
-
Operation center must be not null
-
Origin Type is not mandatory in input, if not setted the default value
REST (4)is used for API’s. -
Color is not mandatory in input, if not setted the default value
#0091BFis used for API’s. -
External code and external system must be both null or setted
-
-
Validates Operation center visibility rules
-
Uniqueness checks on evaluated code
-
Uniqueness checks on external code and external system pair
Path Parameters
None
Query String Parameters
None
Header Parameters
Default.
Request Body
|
Field |
Validations |
Note |
|---|---|---|
|
operationCenterId |
Not Null |
|
|
multistageWorkCycleId |
|
|
|
code |
|
|
|
description |
|
|
|
note |
|
|
|
color |
|
|
|
externalCode |
|
|
|
externalSystemId |
|
|
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
Id referred to created multistage group |
Response error codes
BASE_0001, BASE_0003, BASE_0006, C270_1450, MULTISTAGE_005, MULTISTAGE_006, MULTISTAGE_007, MULTISTAGE_008