{ "opencollection": "1.0.0", "info": { "name": "Reelables Gateway Asset Facilities Consignments API", "version": "1.1.1" }, "items": [ { "info": { "name": "Consignments", "type": "folder" }, "items": [ { "info": { "name": "Get Consignment", "type": "http" }, "http": { "method": "GET", "url": "https://api.reelables.com/{basePath}/consignments/:consignmentId", "headers": [ { "name": "request-id", "value": "" } ], "params": [ { "name": "consignmentId", "value": "", "type": "path", "description": "The identifier of the Consignment" } ] }, "docs": "Get Consignment" } ] } ], "bundled": true }