Create Your First Shipment¶
Scope¶
Use this sequence for the first declaration path:
- create shipment header
- add cargo lines
- attach container details per cargo line
- submit declaration
Container data rules¶
Each cargo line should carry:
- container number
- container size
- seal/serial number
This model supports both consolidated cargo (LCL) and loose cargo workflows.
Validation behavior¶
- TIN inputs are normalized to numeric-only forms where configured
- invalid formats are rejected before submission
- backend validation enforces the same constraints as frontend input rules