{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Source of Capital API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Source of Capital", "type": "folder" }, "items": [ { "info": { "name": "Factset Source of Capital", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/source-of-capital", "params": [ { "name": "id", "value": "", "type": "query", "description": "Company ticker" } ] }, "docs": "Factset Source of Capital" } ] } ], "bundled": true }