Factset · Schema

dateHL

The specific date requested for a given period range in **YYYY-MM-DD** format. If left blank, the API will default to previous close. Future dates (T+1) are not accepted in this endpoint.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-prices-date-hl-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "dateHL",
  "type": "string",
  "description": "The specific date requested for a given period range in **YYYY-MM-DD** format. If left blank, the API will default to previous close. Future dates (T+1) are not accepted in this endpoint.\n"
}