Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id |
The unique identifier of the specific history record. It is automatically generated, immutable, and read-only. It serves as a search filter to locate data based on a list of values. |
Long |
|
|
|
code |
The physical alphanumeric serial number of the material. |
String |
|
|
|
serialNumberId |
Reference identifier to the physical serialized material entity. |
Long |
|
|
|
materialId |
Reference identifier to the generic material definition. |
Long |
|
|
|
modelId |
Reference identifier to the specific material model. |
Long |
|
|
|
historyDate |
Timestamp indicating exactly when this historical snapshot was recorded. |
ZonedDateTime |
|
|
|
historyOperationId |
Reference identifier to the specific system operation that generated this history record. |
Long |
|
|
|
active |
Flag indicating if this historical state was the active one at that point in time. |
Boolean |