Factset · Example Payload

Factset Pa Engine Pa Component Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Pa Engine Pa Component Example is an example object payload from Factset, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idaccountsbenchmarkscurrencyisocodesnapshotpathnamecategory

Example Payload

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