Factset · Example Payload

Factset Classifications Error Response Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Classifications Error Response Example is an example object payload from Factset, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statustimestamppathmessagesubErrors

Example Payload

Raw ↑
{
  "status": "example_value",
  "timestamp": "example_value",
  "path": "example_value",
  "message": "example_value",
  "subErrors": "example_value"
}