|
Http Verb |
POST |
|---|---|
|
Url |
/work-orders/execution/r1/interventions/{interventionId}/measures |
|
Permissions required |
Measuring Element: Edit (fsm.core.technicalobject.measure.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2025 W2 (FSM 20.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API links an existing Measure to the selected intervention.
In order to associate a measure to an intervention, the following requirements must be met:
-
the intervention is not closed, i.e. the work order status is not:
-
TECHNICALLY_CLOSED
-
CLOSED
-
CANCELLED
-
ALIGNED
-
-
the intervention asset/account must match the measuring element asset/account
-
there is at least one census rule for the intervention that matches the measuring element’s characteristic OR catalog group
Path parameters
|
Field |
Note |
|---|---|
|
interventionId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
measureId |
Not null |
POST /assets/r1/assets/{assetId}/measuring-elements/{measuringElementId}/measures POST /assets/r1/accounts/{accountId}/measuring-elements/{measuringElementId}/measures |
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
|
|
Response error codes
BASE_0001, BASE_0003, WORKORDERS_ORCHESTRATOR_017