What problem does it solve?
Prevents oversells, manual vendor routing, and margin blindspots by automating selection of the best supplier for each order line, submitting orders to suppliers, and keeping storefront inventory accurate across many suppliers and integration methods.
Core Features & Use Cases
- Automatic Order Routing: Choose the cheapest in-stock, active supplier per product and group order lines into one dropship order per supplier.
- Inventory Synchronization: Ingest supplier feeds via API or CSV/FTP/EDI and zero out discontinued SKUs to avoid stale stock levels.
- Order Submission & Reliability: Support API and non-API submission paths, use bearer token authentication with decrypted keys, record supplier order references, and apply idempotency to prevent duplicate submissions.
- Margin & Reporting: Calculate total_cost in integer cents per dropship order and produce per-supplier margin reports for finance and vendor negotiation.
- Use Case: Launch a storefront with no physical inventory and route multi-supplier customer orders automatically while tracking margins and reconciling supplier invoices.
Quick Start
Route order #12345 to the best available suppliers, sync their inventory feeds, and return supplier order references with margin summaries.