Factset · Example Payload

Factset Irn Contacts Contact Address Dto Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Irn Contacts Contact Address Dto 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

googleMapsPlaceIdformattedAddresscitystateProvincepostalCodecountry

Example Payload

Raw ↑
{
  "googleMapsPlaceId": "500123",
  "formattedAddress": "example_value",
  "city": "example_value",
  "stateProvince": "example_value",
  "postalCode": "example_value",
  "country": "example_value"
}