Logistics POC

Kuaidi100 Order Management

Environment: Sandbox Production
{{ isProduction ? 'Production' : 'Sandbox' }}

Loading orders...

📦

No active orders found

Active orders will appear here once created

Order ID From To Status Created Courier Actions
{{ order.kuaidi_order_id || order.order_id }} {{ order.from_address }} {{ order.to_address }} {{ formatStatus(order.status) }} {{ formatDate(order.created_at) }} {{ order.courier_name || 'Not assigned' }}