Thetis IMS
Datakatalog

Pack

Pick item specimens from a given item lot and pack them in a specific shipping container as part of a given shipment.

Felter

Shipment line id

Unique identification of the shipment line the items were packed against.

shipmentLineId Long Not Null

Shipping container id

Unique identification of the shipping container the items were packed into.

shippingContainerId Long

Quantity

The number of specimens of the item that you want to pack.

instanceCount Long Min 1 Max 9999999

Serial no.

The serial number of the one specimen of the item that you want to pack.

serialNumber String Length 1 to 250

Weight

The exact weight of the packed items.

weight BigDecimal Min 0.001 Max 999999.999 Integer 6, Fraction 3