Skip to content

Create Your First Shipment

Scope

Use this sequence for the first declaration path:

  1. create shipment header
  2. add cargo lines
  3. attach container details per cargo line
  4. 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