Operations Dashboard
Demo Mode ← Landing
Orders Today
0
0 pending routing
Revenue (7d)
$0.00
0 fulfilled
Products Synced
0
0 in stock
Routing Errors
0
Total: 0 orders
Wholesale2B
active
Type: wholesale2b
Last sync: Never

Inventory Sync

Pull latest product catalog and inventory counts from Wholesale2B. Running in demo mode — no API key required.

Recent Orders
View API →
📭

No orders yet

Send a test order to POST /api/orders/ingest to see the routing loop in action.

API Endpoints
MethodEndpointDescription
POST/api/orders/ingestRoute incoming storefront order to supplier
GET/api/ordersList all orders with status
POST/api/orders/:id/pull-trackingFetch tracking from supplier, fire webhook
POST/api/sync/runTrigger catalog sync from Wholesale2B
GET/api/sync/statusSync state + inventory summary
GET/api/productsBrowse synced product catalog
POST/api/webhooks/registerRegister storefront tracking callback URL