NextGen APIs

POST /work-orders/execution/r1/interventions/{interventionId}/measures

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:

  1. the intervention is not closed, i.e. the work order status is not:

    • TECHNICALLY_CLOSED

    • CLOSED

    • CANCELLED

    • ALIGNED

  2. the intervention asset/account must match the measuring element asset/account

  3. 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

Response documentation

Response payload fields

Field

Note



Response error codes

BASE_0001, BASE_0003, WORKORDERS_ORCHESTRATOR_017