Factset · Example Payload

Factset Terms And Conditions Agent Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Terms And Conditions Agent 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

requestIdfsymIdagentEntityIdagentCommAmtagentNameagentType

Example Payload

Raw ↑
{
  "requestId": "500123",
  "fsymId": "500123",
  "agentEntityId": "500123",
  "agentCommAmt": 42.5,
  "agentName": "example_value",
  "agentType": "example_value"
}