Factset · Example Payload

Factset Vault Configuration Account Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Vault Configuration Account Example is an example object payload from Factset, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

benchmarkCodebenchmarkNamemaxEndDateminStartDatelockingDatename

Example Payload

Raw ↑
{
  "benchmarkCode": "example_value",
  "benchmarkName": "example_value",
  "maxEndDate": "example_value",
  "minStartDate": "example_value",
  "lockingDate": "example_value",
  "name": "Example Title"
}