{ "opencollection": "1.0.0", "info": { "name": "Locus HomebaseMaster OrderServiceability API", "version": "1.0.0" }, "items": [ { "info": { "name": "OrderServiceability", "type": "folder" }, "items": [ { "info": { "name": "Get available future slots for the given order", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/client/:clientId/get-slots", "params": [ { "name": "clientId", "value": "", "type": "path", "description": "Id of the client" } ] }, "docs": "Get available future slots for the given order" } ] } ], "bundled": true }