|
Http Verb |
PATCH |
|---|---|
|
Url |
/asset/accounts/r1/meter-types/{meterTypeId} |
|
Permissions required |
Facility Configuration: Edit (fsm.core.technicalobject.configuration.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API updates an existing Meter Type.
Path Parameters
|
Field |
Note |
|---|---|
|
meterTypeId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
description |
Max Lenght: 255 |
Wildcard search enabled |
|
code |
Max Lenght: 2 |
Wildcard search enabled |
|
validityBegin |
Format: ISO-8601 |
|
|
validityEnd |
Format: ISO-8601 |
|
Response documentation
Response error codes
BASE_0001, BASE_0003, NOT_FOUND, BASE_0009