{ "opencollection": "1.0.0", "info": { "name": "Lane Configuration API", "version": "1.3.43" }, "items": [ { "info": { "name": "Configuration", "type": "folder" }, "items": [ { "info": { "name": "Get Hubex Configuration By Provider Name", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/integration/configuration/:dealer_code/:integration_type/:provider_name", "headers": [ { "name": "company_id", "value": "" } ], "params": [ { "name": "dealer_code", "value": "", "type": "path" }, { "name": "integration_type", "value": "", "type": "path" }, { "name": "provider_name", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get Hubex Configuration By Provider Name" } ] } ], "bundled": true }