|
2024 W1 (FSM 16.0)Http Verb |
PATCH |
|---|---|
|
Url |
/assets/accounts/r1/accounts/{accountId}/meters/batch |
|
Permissions required |
Customer: Edit (fsm.core.technicalobject.customer.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 - 2025 W3 (FSM 21.0) |
|
Released since |
2024 W2 (FSM 17.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
|
Max batch size |
200 |
Business Logic
This API modify an existing Meter.
Path Parameters
|
Field |
Note |
|---|---|
|
accountId |
|
Header Parameters
Default.
Request Body Parameters
Array of objects
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
|
|
acronym |
MaxLength: 20 |
|
|
brandId |
|
|
|
productionYear |
MaxLength: 4 |
|
|
locationId |
|
|
|
typeId |
|
|
|
digitNumber |
|
|
|
classId |
|
|
|
minReading |
|
|
|
maxReading |
|
|
|
note |
MaxLength: 40 |
|
|
active |
|
|
|
model |
MaxLength: 20 |
available since 2025 W1 (FSM 19.0) |
|
capacity |
|
available since 2025 W1 (FSM 19.0) |
|
serialNumber |
|
available since 2025 W3 (FSM 21.0) |
|
lastReading |
|
available since 2025 W3 (FSM 21.0) |
|
lastReadingDate |
|
available since 2025 W3 (FSM 21.0) |
Response documentation
Response payload fields
Response error codes
NOT_FOUND, BASE_0001, BASE_0003, ACCOUNT_002, ACCOUNT_003, BASE_0011