Factset · Example Payload

Factset Irn Notes Event Snippet Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Irn Notes Event Snippet Dto 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

idtypenoteIdmeetingIdcreatedAt

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "noteId": "500123",
  "meetingId": "500123",
  "createdAt": "example_value"
}