Factset · Example Payload

Factset Streetaccount News Getfiles Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Streetaccount News Getfiles Example is an example object payload from Factset, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

productstartDateendDatejobIDstatusurlpart

Example Payload

Raw ↑
{
  "product": "example_value",
  "startDate": "example_value",
  "endDate": "example_value",
  "jobID": "500123",
  "status": "example_value",
  "url": "https://www.example.com",
  "part": 10
}