Forecasts a shipping lane price.
equipment_type: Equipment type the lane was run with - DRY_VAN
, REEFER
or FLATBED
stops: List of stops in the format country:US|postal_code:78701
pickup_date: Enter planned pickup date for your shipment 2021-02-03
.
description: Total-to-truck forecasted price.
Successful Response
Validation Error
{- "errors": [ ],
- "data": {
- "price": 0,
- "date": "2021-02-26"
}
}