Factset · Example Payload

Factset Signals Event Request Body Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Signals Event Request Body Example is an example object payload from Factset, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

createdupdatedsignalIdsidsportfoliosthemescategoriesuserRelevanceScoresortresolveIdentifiers

Example Payload

Raw ↑
{
  "created": "example_value",
  "updated": "example_value",
  "signalIds": "example_value",
  "ids": "example_value",
  "portfolios": "example_value",
  "themes": "example_value",
  "categories": "example_value",
  "userRelevanceScore": "example_value",
  "sort": "example_value",
  "resolveIdentifiers": true
}