{ "opencollection": "1.0.0", "info": { "name": "Lane Impact API", "version": "1.3.43" }, "items": [ { "info": { "name": "Impact", "type": "folder" }, "items": [ { "info": { "name": "Calculate Monthly Impact", "type": "http" }, "http": { "method": "POST", "url": "https://dms-api.netsolapp.io/dms/quote/calculation/monthlyImpact", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Calculate Monthly Impact" } ] } ], "bundled": true }