Objects Overview¶
This page is a quick-reference map of the core objects used in the packing workflow.
For full definitions and examples, see Concepts.
Packing Hierarchy¶
Object Relationships at a Glance¶
|
Object |
Role |
Related Objects |
|---|---|---|
|
Item |
Product unit being shipped |
Packed into Box |
|
Box |
First packaging level |
|
|
Pallet |
Unit load for handling and transport |
|
|
Container |
Transport loading space |
Holds pallets/boxes for shipment |
|
Packing Specification |
Rules for how products are packed |
Defines relationships across item/box/pallet |
|
Order |
Shipment request |
Contains order items and references lane/mode/configuration |