Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id |
The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values. |
number(10,0) |
|
|
|
serialNumber |
foreign key that uniquely identifies a singular serialized material. |
number(10,0) |
|
|
|
warehouseOperationItem |
foreign key that uniquely identifies a singular warehouse operation item. |
number(10,0) |
|
|
|
expected |
expected flag |
Boolean |
|
|
|
sent |
sent flag |
Boolean |
|
|
|
received |
received flag |
Boolean |