Factset · Example Payload

Factset Irn Notes Create Comment Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Irn Notes Create Comment 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

authorIdparentCommentIdbody

Example Payload

Raw ↑
{
  "authorId": "500123",
  "parentCommentId": "500123",
  "body": "example_value"
}