|
Http Verb |
PATCH |
|---|---|
|
Url |
/assets/accounts/r1/accounts/{accountId}/measuring-elements/{measuringElementId} |
|
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 |
|
Released since |
2025 W2 (FSM 20.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API updates an existing Measuring Element for the selected account.
If the given measuring element has no associated measures, all the properties are eligible for update (input validation remains the same as for the POST); otherwise, only the status property is admissible for update.
Path parameters
|
Field |
Note |
|---|---|
|
accountId |
|
|
measuringElementId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
code |
Not null Max Length: 40 |
|
|
description |
Not null Max Length: 40 |
|
|
order |
Max Length: 4 |
|
|
statusId |
Not null |
|
|
characteristicId |
|
|
|
counterDirectionId |
|
Allowed only if the characteristic has the ‘meter’ flag to true |
|
measurementUnitId |
|
Allowed only if a characteristic is provided |
|
maxLength |
|
Allowed only if a characteristic is provided |
|
catalogGroupId |
|
|
|
counterOverflowValue |
|
Allowed only if the characteristic has the ‘meter’ flag to true |
|
targetValue |
|
|
Response documentation
Response error codes