Factset · Example Payload

Factset Irn Configuration Commentary Config Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Irn Configuration Commentary Config Dto Example is an example object payload from Factset, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

shouldSendEmailAlertsToAuthorshouldSendEmailAlertsToCommentersshouldSendEmailAlertsToAll

Example Payload

Raw ↑
{
  "shouldSendEmailAlertsToAuthor": "user@example.com",
  "shouldSendEmailAlertsToCommenters": "user@example.com",
  "shouldSendEmailAlertsToAll": "user@example.com"
}