Quick Price
POST {{HOST}}/api/partner-api/v3/quotes/quickprice
Quick Price takes the container configuration, container delivery date, and zip code and gets its own workers/hours estimate then goes and gets the cheapest price for loading within 7 days of the container delivery date and returns the price and the estimation.
Request Body
{"postal_code"=>"30019", "container_date"=>"2023-09-28T08:00:00-05:00", "containers"=>{"eight_foot"=>0, "twelve_foot"=>0, "sixteen_foot"=>1}}