Factset · Example Payload

Factset Streetaccount News Checkstatus Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Streetaccount News Checkstatus 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

productjobIDstatuspercentDonestartDateendDatepart

Example Payload

Raw ↑
{
  "product": "example_value",
  "jobID": "500123",
  "status": "example_value",
  "percentDone": 10,
  "startDate": "example_value",
  "endDate": "example_value",
  "part": 10
}