Factset · Example Payload

Factset Fixed Income Analytics Batcher Fiab Calculation Status Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Fixed Income Analytics Batcher Fiab Calculation Status Example is an example object payload from Factset, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstatusstartdatetimecompletiondatetimeprogressbatchevents

Example Payload

Raw ↑
{
  "id": "abc123",
  "status": "example_value",
  "startdatetime": "example_value",
  "completiondatetime": "example_value",
  "progress": 10,
  "batchevents": []
}