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) |
|
|
|
central |
foreign key that uniquely identifies a singular central warehouse |
number(10,0) |
|
|
|
mobile |
foreign key that uniquely identifies a singular mobile warehouse |
number(10,0) |
|
|
|
preferred |
flag is preferred |
Boolean |