{ "opencollection": "1.0.0", "info": { "name": "J.B. Hunt 360 Connect Documents Quotes API", "version": "1.0.0" }, "items": [ { "info": { "name": "Quotes", "type": "folder" }, "items": [ { "info": { "name": "Request Quote", "type": "http" }, "http": { "method": "POST", "url": "https://api.jbhunt.com/quotes", "body": { "type": "json", "data": "{}" } }, "docs": "Request an on-demand quote for full-truckload or LTL shipment at current market or contractual rates." } ] } ], "bundled": true }