Factset · Example Payload

Factset Vault Vault Component Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Vault Vault Component 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

idcurrencyisocodesnapshotpathnamecategory

Example Payload

Raw ↑
{
  "id": "abc123",
  "currencyisocode": "example_value",
  "snapshot": true,
  "path": "example_value",
  "name": "Example Title",
  "category": "example_value"
}