{ "opencollection": "1.0.0", "info": { "name": "Lane Term API", "version": "1.3.43" }, "items": [ { "info": { "name": "Term", "type": "folder" }, "items": [ { "info": { "name": "Get All Contract Terms", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/contract-term", "headers": [ { "name": "company_id", "value": "" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get All Contract Terms" } ] } ], "bundled": true }