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) |
|
|
|
materialId |
foreign key that uniquely identifies a singular warehouse material. |
number(10,0) |
|
|
|
code |
The code. |
number(10,0) |
|
|
|
description |
The description. |
number(10,0) |
|
|
|
measureUnitId |
foreign key that uniquely identifies a singular measure unit. |
number(10,0) |
|
|
|
active |
active flag |
Boolean |
|
|
|
validityBegin |
the validity begin date |
Date |
|
|
|
validityEnd |
the validity end date |
Date |
|
|
|
typeId |
foreign key that uniquely identifies a singular type. |
number(10,0) |
|
|
|
managementTypeId |
foreign key that uniquely identifies a singular management type. |
number(10,0) |
|
|
|
materialClassId |
foreign key that uniquely identifies the material class |
number(10,0) |
|
|
|
itemTypeId |
foreign key that uniquely identifies the item type |
number(10,0) |
|
|
|
goodsGroupId |
foreign key that uniquely identifies the goods group |
number(10,0) |
|
|
|
brandId |
foreign key that uniquely identifies the brand |
number(10,0) |
|
|
|
alternativeCode |
The code 2. |
Date |
|
|
|
extendedDescription |
The description. |
String |
|
|
|
externalStatus |
the error Description |
String |
|
|
|
note |
The note |
String |
|
|
|
externalSystemId |
foreign key that uniquely identifies the external system |
number(10,0) |
|
|
|
generic |
generic flag |
Boolean |
|
|
|
historyOperationId |
foreign key that uniquely identifies the history operation |
number(10,0) |
|
|
|
historyInsert |
the insert date |
Date |
|
|
|
managedInStock |
managed In Stock glag |
Boolean |