{ "opencollection": "1.0.0", "info": { "name": "J.B. Hunt 360 Connect Documents Scheduling API", "version": "1.0.0" }, "items": [ { "info": { "name": "Scheduling", "type": "folder" }, "items": [ { "info": { "name": "Create Appointment", "type": "http" }, "http": { "method": "POST", "url": "https://api.jbhunt.com/appointments", "body": { "type": "json", "data": "{}" } }, "docs": "Set a pickup or delivery appointment for a shipment." } ] } ], "bundled": true }