NextGen APIs

PATCH /assets/r1/accounts/{accountId}/measuring-elements/{measuringElementId}/measures/batch

Http Verb

PATCH

Url

/assets/r1/accounts/{accountId}/measuring-elements/{measuringElementId}/measures/batch

Permissions required

Technical Object: View (fsm.core.technicalobject.customer.view)

or

Technical Object: Edit (fsm.core.technicalobject.customer.edit)

and

Measuring Element: Edit (fsm.core.technicalobject.measure.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1 - 2026 W2 (FSM 23.0)

Released since

2025 W3 (FSM 21.0)

Deprecated since


Removed since


Tech Tags


Max batch size

50

Business Logic

This API updates an existing batch of measures for the selected account.

A measure can be updated only when its status is To Validate (i.e. once a measure is validated or rejected, it cannot be modified).

Path parameters

 

Field

Note

accountId

 

measuringElementId


Header Parameters

Default.

Request Body Parameters

Field

Validations

Note

id


Measure id

measuringUserId



measuringDate



value


Allowed only if the measuring element has a characteristic defined

deltaValue


Allowed only if the measuring element has a characteristic defined and this characteristic is of type meter

Characteristics

rotations


Allowed only if the measuring element has a characteristic defined and this characteristic is of type meter

Characteristics

catalogCodeId


Allowed only if the measuring element has a catalog group defined

note



unfeasible


Set it to true if the measure was impossible to do and you want to create a new measure that gets the values from the previous measure

externalCode

Unique for the same Measuring Element

Available since 2026 W2 (FSM 23.0)

Response documentation

Response error codes

BASE_0001, BASE_0006, BASE_0011, NOT_FOUND, ASSETS_ORCHESTRATOR_011, ASSETS_ORCHESTRATOR_012, ASSETS_ORCHESTRATOR_013, ASSETS_ORCHESTRATOR_014, ASSETS_ORCHESTRATOR_016, ASSETS_ORCHESTRATOR_017, ASSETS_ORCHESTRATOR_018