{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Dcs Detail API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Dcs Detail", "type": "folder" }, "items": [ { "info": { "name": "Factset Debt Capital Structure (DCS)", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/dcs-detail", "params": [ { "name": "id", "value": "", "type": "query", "description": "Company ticker" }, { "name": "schema", "value": "", "type": "query", "description": "The schema that the data is returned as. The following are descriptions for the accepted values:\n- table_group_level - STACH 2.0 row organized package format with parent-child relationships represented using STACH group level cell metadata\n- table_parent_child_columns - STACH 2.0 row organized package format with parent-child relationships represented using STACH parent-child columns\n" } ] }, "docs": "Factset Debt Capital Structure (DCS)" } ] } ], "bundled": true }