NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

article_id

Foreign key of article

globally unique identifier
article_stock_location_id

Foreign key of the article_stock_location

globally unique identifier
serial_number

Serial number of this specific unit.

string

Max length: 255

reference_back_office

The Id/Ref of the back office for this unit. Used by Embedded entity.

string

Max length: 255

status

Current status of this serialized unit (e.g. available, used, disposed).

string

Max length: 255

archived

Indicates whether this serialized unit has been archived (no longer active).

boolean
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date