Factset · Example Payload

Factset Irn Meetings Comment Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

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

Top-level fields

idauthorIdparentCommentIdbodycreatedAtattachmentssubcomments

Example Payload

Raw ↑
{
  "id": "abc123",
  "authorId": "500123",
  "parentCommentId": "500123",
  "body": "example_value",
  "createdAt": "example_value",
  "attachments": [],
  "subcomments": []
}