Dashboard
Run the full operator and enterprise-customer shipment demo path from one workspace.
What’s next
- Operator workflow: create or batch intake -> workbench -> shipment detail -> next action
- Enterprise workflow: submit single or batch shipments -> lookup by business reference -> review detail
- Support: copy a redacted support bundle (`request_id` + `/status` snapshot)
Shipments
Manage the end-to-end shipment workflow across intake, triage, detail, and action states.
Advanced filters
Shipment detail
Summary
—
Action readiness
Actions marked ready can be run now. Blocked or unavailable actions include clear reasons and deterministic queue handoff cues.
Actions
Raw detail JSON
Tracking
Raw response JSON
Support bundle
Copy a redacted support payload: selected shipment id + last UI error + redacted /status snapshot.
Preview (redacted)
Create a shipment
Batch shipment intake
Submit up to 25 rows in one request via POST /shipments/batch. Review created rows and correction-needed rows without reading raw payloads.
Each line must be:
customer_reference,order_reference,tracking_number[,customer_id].
Created rows
Needs correction or retry
Latest create response
Operator result includes deterministic selection_commit and post-create decision_summary posture when available.
Enterprise customer workspace
Customer-safe submission and visibility. This workspace intentionally excludes operator controls and queue triage.
Enterprise customer batch submission
Submit up to 25 rows in one request via POST /shipments/batch?view=customer. Each line must be:
customer_reference,order_reference,tracking_number.