{"message":"Shopify Order Monitor & Command API","version":"2.0.0","endpoints":{"health":"GET /api/health","shopify_status":"GET /api/health/shopify","orders":"GET /api/orders","order_count":"GET /api/orders/count","order_stats":"GET /api/orders/stats","single_order":"GET /api/orders/:id","audit_run":"POST /api/audit/run","audit_status":"GET /api/audit/status","audit_results":"GET /api/audit/results","audit_mismatches":"GET /api/audit/mismatches","command_config":"GET/PUT /api/command/config","command_orders":"GET /api/command/orders","command_jobs":"GET /api/command/jobs","command_fetch":"POST /api/command/jobs/fetch/start","command_validate":"POST /api/command/jobs/validate/start","command_execute":"POST /api/command/jobs/execute/start","command_results":"GET /api/command/results","command_export":"GET /api/command/results/export","watchdog_stats":"GET /api/watchdog/stats","watchdog_orders":"GET /api/watchdog/orders","watchdog_activity":"GET /api/watchdog/activity","watchdog_config":"GET/PUT /api/watchdog/config","webhook_events":"GET /webhooks/events","shopify_webhooks":"POST /webhooks/shopify/:topic","shiphero_webhooks":"POST /webhooks/shiphero","queue_health":"GET /api/health/queue","queue_dashboard":"GET /api/queue/dashboard"}}