Factset · Example Payload

Factset Spar Engine Spar Component Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Spar Engine Spar 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

idaccountscurrencyIsoCodepathnamecategory

Example Payload

Raw ↑
{
  "id": "abc123",
  "accounts": [],
  "currencyIsoCode": "example_value",
  "path": "example_value",
  "name": "Example Title",
  "category": "example_value"
}