Attempts to forecast today's price using historical market data.
forecast_range: Length of forecast, begging on current day - 1 day
, 14 day
, 1 month
, or 3 month
equipment_type: Equipment type the lane was run with - DRY_VAN
, REEFER
or FLATBED
stops: List of stops in the format, that compose the shipping lane country:US|postal_code:78701
.
Successful Response
Validation Error
{- "errors": [ ],
- "data": [ ]
}