|
Http Verb |
POST |
|---|---|
|
Url |
/assets/accounts/r1/accounts/{accountId}/meters |
|
Permissions required |
Customer: Edit (fsm.core.technicalobject.customer.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
Yes |
|
Last Modified Version |
r1 - 2025 W1 (FSM 19.0) |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API creates a new Meter.
Path Parameters
|
Field |
Note |
|---|---|
|
accountId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
acronym |
MaxLength: 20 |
|
|
brandId |
|
|
|
productionYear |
MaxLength: 4 |
|
|
locationId |
|
|
|
typeId |
|
|
|
serialNumber |
MaxLength: 20 |
NotNull field, used in decoding operations |
|
digitNumber |
|
|
|
classId |
|
|
|
minReading |
|
|
|
maxReading |
|
|
|
lastReading |
|
|
|
lastReadingDate |
Format: ISO-8601 |
|
|
note |
MaxLength: 40 |
|
|
active |
|
|
|
model |
MaxLength: 20 |
available since 2025 W1 (FSM 19.0) |
|
capacity |
|
available since 2025 W1 (FSM 19.0) |
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
Response error codes
NOT_FOUND, BASE_0001, BASE_0003, ACCOUNT_002, ACCOUNT_003, BASE_0011