{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup BulkyWasteJob API", "version": "core" }, "items": [ { "info": { "name": "BulkyWasteJob", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/municipal/bulkyWasteJobs", "body": { "type": "json", "data": "{}" } }, "docs": "Create or update" } ] } ], "bundled": true }