Get Multi-stop FTL Quote
multistop_quoteQuote a multi-stop FTL route: ONE truck visits 3+ stops in order (first pickup → intermediate stops → final delivery). Use for milk runs, pool distribution, or multi-store replenishment on a single truck — for a simple A→B truckload use ftl_quote. Auth required (free account). Coverage is route-dependent — not every route has a rate yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pallets | No | Total pallets riding the route (default 1) | |
| commodity | No | Commodity description | |
| stop_zips | Yes | 5-digit ZIPs of the intermediate stops, in route order (at least 1) | |
| pickup_zip | Yes | 5-digit ZIP of the first pickup stop | |
| pickup_date | Yes | Pickup date YYYY-MM-DD | |
| delivery_zip | Yes | 5-digit ZIP of the final delivery stop | |
| vehicle_type | No | Vehicle code (default DRY_VAN_53) | |
| total_weight_lbs | No | Total weight across all freight in lbs (default 500 per pallet) |