{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Rollover API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Rollover", "type": "folder" }, "items": [ { "info": { "name": "Factset Gets the Latest Relative Rollover Date for the Database.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/factset-prices/v1/database-rollover" }, "docs": "Gets zero relative date and last update time for FactSet databases. The dates represent the date that the rollover event happened; the date and time is in **eastern time zone**.

Depending on the ids requested and their respective regions, a requested startDate or endDate used in the various Prices API may reflect different previous close dates. This relative \"zero\" date, meaning - as of yesterday's close - will vary across global regions. This API is designed to help production systems accou" }, { "info": { "name": "Factset Gets the Latest Relative Rollover Date for the Database.", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/factset-prices/v1/database-rollover" }, "docs": "Gets zero relative date and last update time for FactSet databases. The dates represent the date that the rollover event happened; the date and time is in **eastern time zone**.

Depending on the ids requested and their respective regions, a requested startDate or endDate used in the various Prices API may reflect different previous close dates. This relative \"zero\" date, meaning - as of yesterday's close - will vary across global regions. This API is designed to help production systems accou" } ] } ], "bundled": true }