|
Http Verb |
POST |
|---|---|
|
Url |
/inventory/materials/r1/materials/serial-number-models |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
Creates a new material serial number model.
Path Parameters
No path parameters are expected for the global search.
Header Parameters
Default.
Request Body Parameters
|
Field |
Type |
Note |
Required |
|---|---|---|---|
|
code |
String |
The alphanumeric code that uniquely identifies the material serial number model. |
Yes |
|
description |
LocalizedString |
A localized description of the material serial number model. |
Yes |
|
materialClassId |
Long |
Reference identifier to the material class. |
No |
|
meterBrandId |
Long |
Reference identifier to the meter brand. |
Yes |
|
ordering |
Long |
Defines the sorting order of the model. |
No |
|
active |
Boolean |
Flag indicating if the model is active (default is true). |
No |
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
Response error codes