DEV

Enum.

ConsignmentStatus

Lifecycle status of a consignment.

Possible Types

ACCEPTED

Parent Entry was accepted by CBP (cascade from Entry.ACCEPTED).

ARCHIVED

Soft-deleted.

CANDIDATE

Initial state on create. Validated; awaiting readiness checks (landed-cost quote, green-light, …) before filing.

DRAFT

On hold β€” held back from the readiness pipeline. Requires manual intervention to advance to CANDIDATE.

ERROR

Terminal system-level failure before an entry was assigned β€” e.g. the ABI provider permanently rejected the entry-grouping lookup (auth/404/409). Not retried; requires intervention to refile.

FILED

Parent Entry has been filed with CBP (cascade from Entry.FILED).

FILING

Claimed by the scheduled filing job; submission to the ABI provider is in flight.

PROCESSING

Submitted to ABI provider; awaiting entry grouping response.

READY

Passed all readiness checks. Eligible to be claimed by the scheduled filing job.

REJECTED

Parent Entry was rejected by CBP (cascade from Entry.REJECTED).
Book a demo

Was this page helpful?