{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Underlying API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Underlying", "type": "folder" }, "items": [ { "info": { "name": "Factset List of Underlyings With Barrier and Cash Flow Information.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/securitizedDerivative/underlying/list", "params": [ { "name": "id", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "Provides details regarding the underlyings, their respective barriers and related cash flows (if any) of a securitized derivative. A unique combination of a cash flow and related barrier modalities, such as observation and level, is called a condition. In case of a securitized derivative with multiple underlyings, a condition comprises the respective barriers of all underlyings participating in that condition. Since some underlyings, e.g. an index or a performance difference of a stock and an in" } ] } ], "bundled": true }