{ "opencollection": "1.0.0", "info": { "name": "J.B. Hunt 360 Connect Documents Tracking API", "version": "1.0.0" }, "items": [ { "info": { "name": "Tracking", "type": "folder" }, "items": [ { "info": { "name": "Track Shipment", "type": "http" }, "http": { "method": "GET", "url": "https://api.jbhunt.com/tracking/:shipmentId", "params": [ { "name": "shipmentId", "value": "", "type": "path" } ] }, "docs": "Get near real-time tracking information for a freight shipment." } ] } ], "bundled": true }