Automatically determine which warehouse ships which items to minimize total packages and reduce shipping costs across your fulfillment network.
When items in a single order are spread across multiple warehouses, fulfillment complexity multiplies.
Without optimization, each warehouse ships separately, leading to more packages than necessary for a single order.
More packages means more dimensional weight charges, more handling fees, and higher last-mile delivery costs.
With multiple warehouses, box sizes, and item combinations, the number of possible fulfillment strategies grows exponentially.
Consider a hypothetical order with 3 items. Item A and Item B are stocked in Warehouse 1, while Item C is only available in Warehouse 2. Warehouse 1 also stocks Item C, but with limited quantity.
Each warehouse ships its own items independently.
Result: 2 packages shipped
Hypothetical cost: $18.50 + $12.00
Total: $30.50
The API evaluates whether consolidating items reduces total cost.
Result: 1 package shipped
Hypothetical cost: $22.00
Total: $22.00
The numbers above are hypothetical and for illustration purposes only. Actual savings depend on order composition, warehouse locations, carrier rates, and inventory availability.
Send item dimensions, weights, quantities, and your warehouse inventory via a single API call. Include available box sizes per warehouse.
The algorithm maps which items are available at which warehouses and identifies consolidation opportunities across locations.
StoaPack evaluates fulfillment strategies to find the combination that minimizes total packages, wasted space, or shipping cost.
Receive a per-warehouse packing plan with box selection, item placement coordinates, and any items that could not be fulfilled.
| Capability | Manual Process | Basic Cartonization | StoaPack |
|---|---|---|---|
| Box size selection | Operator judgment | Single-warehouse optimization | Cross-warehouse optimization |
| Multi-warehouse awareness | None | None | Full inventory mapping |
| Package consolidation | Ad hoc | Within single warehouse | Across all warehouses |
| 3D item placement | No | Basic volume calculation | Full 3D coordinate placement |
| AI custom instructions | No | No | Natural language rules |
| Optimization goal selection | No | Limited | Min boxes, volume, or cost |
| Hazmat compliance | Manual lookup | No | Built-in 49 CFR / IATA DGR |
unfitted_items array of the API response. This allows your system to handle backorders or notify the customer without the entire request failing.
available_boxes array. This means Warehouse A can use a different set of box sizes than Warehouse B, and the algorithm accounts for this when determining the optimal packing plan.
custom_instructions field accepts plain English rules that are applied during optimization. For example, you could instruct the API to "prefer shipping from the closest warehouse" or "keep fragile items on top."
Send your first multi-warehouse optimization request in minutes. No long-term contracts required.