{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Convertible API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Convertible", "type": "folder" }, "items": [ { "info": { "name": "Factset Return Convertible Details for a List of Convertible Fixed Income Securities.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-terms-and-conditions/v1/convertible-details", "params": [ { "name": "ids", "value": "30231GBJ,88579EAA", "type": "query", "description": "List of Fixed Income Security identifiers. Supported symbol types include CUSIP, SEDOL, ISIN, and FactSet Security Permanent Identifier (-S).\n\n**ID LIMIT = 250** *per request*.\n" } ] }, "docs": "Returns Convertible Details for a list of securities, such as -\n * Convertible Currency\n * Convertible Effective Date\n * Convertible Notice Days Max and Min\n * Convertible Payment Form\n * Convertible Payment Details\n * Convertible Payment Form Election\n * Convertible Price Method\n * Convertible Type\n * Convertibles Ratio\n * More\n" }, { "info": { "name": "Factset Return Convertible Details Data for a Large List of Fixed Income Securities.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/factset-terms-and-conditions/v1/convertible-details", "body": { "type": "json", "data": "{}" } }, "docs": "Returns Convertible Details for a list of securities, such as -\n * Convertible Currency\n * Convertible Effective Date\n * Convertible Notice Days Max and Min\n * Convertible Payment Form\n * Convertible Payment Details\n * Convertible Payment Form Election\n * Convertible Price Method\n * Convertible Type\n * Convertibles Ratio\n * More\n" }, { "info": { "name": "Factset Return Convertible History Data for a List of Fixed Income Securities.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-terms-and-conditions/v1/convertible-history", "params": [ { "name": "ids", "value": "30231GBJ,88579EAA", "type": "query", "description": "List of Fixed Income Security identifiers. Supported symbol types include CUSIP, SEDOL, ISIN, and FactSet Security Permanent Identifier (-S).\n\n**ID LIMIT = 250** *per request*.\n" } ] }, "docs": "Returns Convertible History data for the Fixed Income security, including - * Convertibles Price * Convertibles Effective Date\n" }, { "info": { "name": "Factset Return Convertible History Data for a Large List of Fixed Income Securities.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/factset-terms-and-conditions/v1/convertible-history", "body": { "type": "json", "data": "{}" } }, "docs": "Returns Convertible History data for a list of Fixed Income securities.\n" }, { "info": { "name": "Factset Return Convertible Triggers Data for a List of Fixed Income Securities.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-terms-and-conditions/v1/convertible-triggers", "params": [ { "name": "ids", "value": "30231GBJ,88579EAA", "type": "query", "description": "List of Fixed Income Security identifiers. Supported symbol types include CUSIP, SEDOL, ISIN, and FactSet Security Permanent Identifier (-S).\n\n**ID LIMIT = 250** *per request*.\n" } ] }, "docs": "Returns Convertible Triggers data for the Fixed Income security including the Convertible Trigger Id, Event, and Description.\n" }, { "info": { "name": "Factset Return Convertible Trigger Data for a Large List of Fixed Income Securities.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/factset-terms-and-conditions/v1/convertible-triggers", "body": { "type": "json", "data": "{}" } }, "docs": "Returns Convertible Triggers data for the Fixed Income security including the Convertible Trigger Id, Event, and Description.\n" } ] } ], "bundled": true }