Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id |
Unique identifier of the warehouse material record. It is automatically generated and read-only. |
Long |
|
|
|
warehouseId |
Identifier of the warehouse associated with the material. |
Long |
|
|
|
materialId |
Identifier of the specific material. |
Long |
|
|
|
measureUnitId |
Identifier of the unit of measurement used for the material. |
Long |
|
|
|
minStockQuantity |
Minimum quantity of stock allowed for this material in the warehouse. |
Double |
|
|
|
maxStockQuantity |
Maximum quantity of stock allowed for this material in the warehouse. |
Double |
|
|
|
active |
Flag indicating whether the warehouse material association is currently active. |
Boolean |
|
|
|
generatedByScheduling |
Indicates if the record was automatically generated by the scheduling system. |
Boolean |