Factset · Example Payload

Factset Irn Custom Symbols Create Standard Symbol Metadata Dto Example

A sample description.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Irn Custom Symbols Create Standard Symbol Metadata Dto Example is an example object payload from Factset, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

standardSymboldescriptiontypeIdsubTypeIdgoogleMapsPlaceIdformattedAddresscitystateProvincepostalCodecountrycustomFieldValues

Example Payload

Raw ↑
{
  "standardSymbol": "example_value",
  "description": "A sample description.",
  "typeId": "500123",
  "subTypeId": "500123",
  "googleMapsPlaceId": "500123",
  "formattedAddress": "example_value",
  "city": "example_value",
  "stateProvince": "example_value",
  "postalCode": "example_value",
  "country": "example_value",
  "customFieldValues": []
}