PUT api/v2/consumabletypes/{consumableTypeId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| consumableTypeId | integer |
Required |
Body Parameters
ConsumableTypeUpdate| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| Identification | string | ||
| Active | boolean | ||
| ReferenceKey | string | ||
| MeasurementUnitId | integer | ||
| MinQuantityNotice | integer | ||
| Precision | integer | ||
| AdvanceNotice | integer | ||
| Infos | DeltaOfConsumableTypeInfoNewAndConsumableTypeInfoUpdate | ||
| Density | decimal number |