Web Visitor

The samples provided are representative of what can be included in requests or will be returned in responses. In order to provide comprehensive samples, values may have been added for the sole purpose of these examples and may be null or empty in the actual API responses.

In addition, values in both requests and responses have been "faked" or modified to protect potentially private data (e.g., phone number) where applicable. Therefore, using requests exactly as is may not return any results.

Page Contents

Domain, Basic

Request

GET https://plus.dnb.com/v1/duns-search/domain/abccompany.nl?view=basic
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt-98842f8e-c-ea-13108-31828986-1",
    "transactionTimestamp": "2017-05-03T16:22:18Z",
    "inLanguage": "en-US",
    "productID": "WEBID_DMNDUNS_BAS",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "domain": "abccompany.nl",
    "countryISOAlpha2Code": "NL"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "NL",
    "ipDomainName": "abccompany.nl",
    "duns": "999999999",
    "url": "http://www.abccompany.nl/"
    "isISP": "false",
    "domainClassification": "business"
  },
  "organization": {
    "duns": "999999999",
    "name": "Company B.V.",
    "countryISOAlpha2Code": "NL"
  }
}

Domain, Standard

Request

GET https://plus.dnb.com/v1/duns-search/domain/abc.com?view=standard
Authorization: Bearer yourToken

Response

{
    "transactionDetail": {
        "transactionID": "rrt-0acb1f90ae15ab5a6-d-ea-932-60897376-144",
        "transactionTimestamp": "2022-05-12T07:29:59Z",
        "inLanguage": "en-US",
        "productID": "WEBID_DMNDUNS_STD",
        "productVersion": "1"
    },
    "inquiryDetail": {
        "domain": "abc.com"
    },
    "inquiryMatch": {
        "countryISOAlpha2Code": "US",
        "ipDomainName": "abc.go.com",
        "duns": "007875560",
        "url": "abc.go.com",
        "isISP": null
    },
    "organization": {
        "duns": "007875560",
        "name": "Abc, Inc.",
        "telephone": {
            "number": "2124567777",
            "isdCode": "1"
        },
        "primaryAddress": {
            "addressCountry": {
                "name": "United States",
                "isoAlpha2Code": "US"
            },
            "addressLocality": "New York",
            "addressRegion": "New York",
            "postalCode": "10023-6298",
            "streetAddress": {
                "line1": "77 W 66TH St",
                "line2": null
            },
            "latitude": 40.773493,
            "longitude": -73.98051
        },
        "tickerSymbol": null,
        "isForbesLargestPrivateCompaniesListed": null,
        "isFortune1000Listed": null,
        "primaryIndustryCode": {
            "usSicV4": "4833",
            "usSicV4Description": "Television station"
        },
        "numberOfEmployees": {
            "value": 22175
        },
        "yearlyRevenue": {
            "value": 3.959254222E9
        }
    }
}

Domain, Linkage

Request

GET https://plus.dnb.com/v1/duns-search/domain/abc.com?view=linkage
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt-e39b70d3-b-ea-30697-46680-8",
    "transactionTimestamp": "2017-05-18T20:52:59Z",
    "inLanguage": "en-US",
    "productID": "WEBID_DMNDUNS_LNK",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "domain": "abc.com",
    "countryISOAlpha2Code": "US"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "US",
    "ipDomainName": "abc.com",
    "duns": "999999999",
    "url": "http://www.abc.com/"
  },
  "organization": {
    "duns": "999999999",
    "primaryName": "The ABC Corporation",
    "tradeStyleNames": [
      {
        "name": "ABC",
        "priority": 1
      },
      {
        "name": "Alhpa Beta Co.",
        "priority": 2
      }
    ],
    "telephone": [
      {
        "telephoneNumber": "9735551212",
        "isdCode": "1",
        "isUnreachable": false
      },
      {
        "telephoneNumber": "9735551213",
        "isdCode": "1",
        "isUnreachable": false
      }
    ],
    "primaryAddress": {
      "language": {
        "description": "English",
        "dnbCode": 39
      },
      "addressCountry": {
        "name": "United States",
        "isoAlpha2Code": "US",
        "fipsCode": "US"
      },
      "continentalRegion": {
        "name": "North America"
      },
      "addressLocality": {
        "name": "SHORT HILLS"
      },
      "minorTownName": null,
      "addressRegion": {
        "name": "New Jersey",
        "abbreviatedName": "NJ",
        "fipsCode": "34"
      },
      "addressCounty": {
        "name": "ESSEX",
        "fipsCode": "013"
      },
      "postalCode": "070782708",
      "postalCodePosition": {
        "description": "Post code presented after Town/City name",
        "dnbCode": 1011
      },
      "streetNumber": "110",
      "streetName": "JFK PKWY",
      "streetAddress": {
        "line1": "110 JFK PKWY",
        "line2": "Suite 101"
      },
      "postOfficeBox": {
        "postOfficeBoxNumber": "5309",
        "typeDescription": "Supplied by public Post Office authority",
        "typeDnBCode": 120
      },
      "latitude": 40.742064,
      "longitude": -74.362436,
      "geographicalPrecision": {
        "description": "Street Address Centroid",
        "dnbCode": 30257
      },
      "isRegisteredAddress": false,
      "statisticalArea": {
        "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
        "cbsaCode": "35620",
        "economicAreaOfInfluenceCode": "118",
        "populationRank": {
          "rankNumber": "9",
          "rankDnBCode": 10961,
          "rankDescription": "500,000 +"
        }
      },
      "locationOwnership": {
        "description": "Rents",
        "dnbCode": 1129
      },
      "premisesArea": {
        "measurement": 123000,
        "unitDescription": "Square Foot",
        "unitDnBCode": 3848,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092
      },
      "isManufacturingLocation": false
    },
    "stockExchanges": [
      {
        "tickerName": "NYSE:ABC",
        "exchangeName": {
          "description": "NYSE"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": true
      },
      {
        "tickerName": "OneChicago:ABC",
        "exchangeName": {
          "description": "OneChicago"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": false
      },
      {
        "tickerName": "German:ABC",
        "exchangeName": {
          "description": "German"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "DE"
        },
        "isPrimary": false
      },
      {
        "tickerName": "NYSE Arca:ABC",
        "exchangeName": {
          "description": "NYSE Arca"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": false
      }
    ],
    "thirdPartyAssessment": [
      {
        "description": "Fortune 500 Revenue Rank",
        "dnbCode": 23290,
        "assessmentDate": "2017",
        "value": "500"
      },
      {
        "description": "Fortune 1000 Revenue Rank",
        "dnbCode": 21230,
        "assessmentDate": "2017",
        "value": "500"
      },
      {
        "description": "Forbes Largest Private Companies",
        "dnbCode": 23287,
        "assessmentDate": "2017",
        "value": "345"
      }
    ],
    "registrationNumbers": [
      {
        "registrationNumber": "22-1234567",
        "typeDescription": "Federal Taxpayer Identification Number (US)",
        "typeDnBCode": 6863
      },
      {
        "registrationNumber": "12345",
        "typeDescription": "Business Registration Number (US)",
        "typeDnBCode": 12444
      },
      {
        "registrationNumber": "12345",
        "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
        "typeDnBCode": 10875
      }
    ],
    "industryCodes": [
      {
        "code": "48851",
        "description": "Freight Transportation Arrangement",
        "typeDescription": "North American Industry Classification System 2012",
        "typeDnBCode": 24664,
        "priority": 1
      },
      {
        "code": "1597",
        "description": "Transportation Services Sector",
        "typeDescription": "D&B Hoovers Industry Code",
        "typeDnBCode": 25838,
        "priority": 1
      },
      {
        "code": "4412",
        "description": "Foreign sea freight transportation",
        "typeDescription": "US Standard Industry Code 1987 - 4 digit",
        "typeDnBCode": 399,
        "priority": 1
      }
    ],
    "numberOfEmployees": [
      {
        "value": 4600,
        "informationScopeDescription": "Consolidated",
        "informationScopeDnBCode": 9067,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092,
        "employeeCategories": [
          {
            "employmentBasisDescription": "Principals",
            "employmentBasisDnBCode": 9064
          },
          {
            "employmentBasisDescription": "full time",
            "employmentBasisDnBCode": 3398
          },
          {
            "employmentBasisDescription": "part time",
            "employmentBasisDnBCode": 3399
          }
        ],
        "trend": [
          {
            "timePeriod": {
              "description": "1-3 years",
              "dnbCode": 13711
            },
            "growthRate": -14
          },
          {
            "timePeriod": {
              "description": "1-5 years",
              "dnbCode": 13721
            },
            "growthRate": -5
          }
        ]
      }
    ],
    "financials": [
      {
        "financialStatementToDate": "2016-12-31",
        "financialStatementDuration": "Annual",
        "informationScopeDescription": "Actual",
        "informationScopeDnBCode": 9092,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092,
        "unitCode": "Single Units",
        "accountantName": "Johnson, Jordan & Jones CPAs",
        "yearlyRevenue": [
          {
            "value": 1703700000,
            "currency": "USD",
            "trend": [
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -2.1
              },
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -1.5
              }
            ]
          }
        ]
      }
    ],
    "isStandalone": false,
    "corporateLinkage": {
      "familytreeRolesPlayed": [
        {
          "description": "Global Ultimate",
          "dnbCode": 12775
        },
        {
          "description": "Domestic Ultimate",
          "dnbCode": 12774
        },
        {
          "description": "Parent/Headquarters",
          "dnbCode": 9141
        }
      ],
      "hierarchyLevel": 1,
      "globalUltimateFamilyTreeMembersCount": 186,
      "globalUltimate": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 100"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": true,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000.5,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": null
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2016",
            "value": "85"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2016",
            "value": "85"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14.3
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5.1
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000.5,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.3
                  }
                ]
              }
            ]
          }
        ]
      },
      "domesticUltimate": {
        "duns": 999999999,
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14.1
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5.3
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      },
      "parent": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      },
      "headQuarter": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      }
    }
  }
}

Email, Basic

Request

GET https://plus.dnb.com/v1/duns-search/email/john.doe@abccompany.nl?view=basic
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt-705ef266-c-ea-29994-46427-1",
    "transactionTimestamp": "2017-05-18T21:14:15.030Z",
    "inLanguage": "en-US",
    "productID": "WEBID_EMLDUNS_BAS",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "email": "john.doe@abccompany.nl",
    "countryISOAlpha2Code": "NL"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "NL",
    "ipDomainName": "abccompany.nl",
    "duns": "999999999",
    "url": "http://www.abccompany.nl/"
    "isISP": "false"
  },
  "organization": {
    "duns": "999999999",
    "name": "Company B.V.",
    "countryISOAlpha2Code": "NL"
  }
}

Email, Standard

Request

GET https://plus.dnb.com/v1/duns-search/email/john.doe@abc.com?view=standard
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt06eudn_BTnEP8ok_RouterProxy-22-439995_4",
    "transactionTimestamp": "2015-07-29T08:50:06Z",
    "inLanguage": "en-US",
    "productID": "WEBID_EMLDUNS_STD",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "email": "john.doe@abc.com",
    "countryISOAlpha2Code": "US"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "US",
    "ipDomainName": "abccom",
    "duns": "999999999",
    "url": "http://www.abc.com/"
    "isISP": "false"
  },
  "organization": {
    "duns": "999999999",
    "name": "The ABC Corporation",
    "primaryAddress": {
      "addressCountry": {
        "name": "United States",
        "isoAlpha2Code": "US"
      },
      "addressLocality": "SHORT HILLS",
      "addressRegion": "New Jersey",
      "postalCode": "070782708",
      "streetAddress": {
        "line1": "110 JFK PKWY",
        "line2": "Suite 101"
      },
      "latitude": 40.742064,
      "longitude": -74.362436
    },
    "isFortune1000Listed": true,
    "isForbesLargestPrivateCompaniesListed": null,
    "numberOfEmployees": {
      "value": 4600
    },
    "yearlyRevenue": {
      "value": 637471245
    },
    "telephone": {
      "number": "9739215500",
      "isdCode": "1"
    },
    "tickerSymbol": "NYSE:ABC",
    "primaryIndustryCode": {
      "usSicV4": "4412",
      "usSicV4Description": "Foreign sea freight transportation"
    }
  }
}

Email, Linkage

Request

GET https://plus.dnb.com/v1/duns-search/email/john.doe@abc.com?view=linkage
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt-705ef266-c-ea-29994-46427-1",
    "transactionTimestamp": "2017-05-18T21:14:15.030Z",
    "inLanguage": "en-US",
    "productID": "WEBID_EMLDUNS_LNK",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "email": "john.doe@abc.com",
    "countryISOAlpha2Code": "US"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "US",
    "ipDomainName": "abc.com",
    "duns": "999999999",
    "url": "http://www.abc.com/"
    "isISP": "false"
  },
  "organization": {
    "duns": "999999999",
    "primaryName": "The ABC Corporation",
    "tradeStyleNames": [
      {
        "name": "ABC",
        "priority": 1
      },
      {
        "name": "Alhpa Beta Co.",
        "priority": 2
      }
    ],
    "telephone": [
      {
        "telephoneNumber": "9735551212",
        "isdCode": "1",
        "isUnreachable": false
      },
      {
        "telephoneNumber": "9735551213",
        "isdCode": "1",
        "isUnreachable": false
      }
    ],
    "primaryAddress": {
      "language": {
        "description": "English",
        "dnbCode": 39
      },
      "addressCountry": {
        "name": "United States",
        "isoAlpha2Code": "US",
        "fipsCode": "US"
      },
      "continentalRegion": {
        "name": "North America"
      },
      "addressLocality": {
        "name": "SHORT HILLS"
      },
      "minorTownName": null,
      "addressRegion": {
        "name": "New Jersey",
        "abbreviatedName": "NJ",
        "fipsCode": "34"
      },
      "addressCounty": {
        "name": "ESSEX",
        "fipsCode": "013"
      },
      "postalCode": "070782708",
      "postalCodePosition": {
        "description": "Post code presented after Town/City name",
        "dnbCode": 1011
      },
      "streetNumber": "110",
      "streetName": "JFK PKWY",
      "streetAddress": {
        "line1": "110 JFK PKWY",
        "line2": "Suite 101"
      },
      "postOfficeBox": {
        "postOfficeBoxNumber": "5309",
        "typeDescription": "Supplied by public Post Office authority",
        "typeDnBCode": 120
      },
      "latitude": 40.742064,
      "longitude": -74.362436,
      "geographicalPrecision": {
        "description": "Street Address Centroid",
        "dnbCode": 30257
      },
      "isRegisteredAddress": false,
      "statisticalArea": {
        "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
        "cbsaCode": "35620",
        "economicAreaOfInfluenceCode": "118",
        "populationRank": {
          "rankNumber": "9",
          "rankDnBCode": 10961,
          "rankDescription": "500,000 +"
        }
      },
      "locationOwnership": {
        "description": "Rents",
        "dnbCode": 1129
      },
      "premisesArea": {
        "measurement": 123000,
        "unitDescription": "Square Foot",
        "unitDnBCode": 3848,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092
      },
      "isManufacturingLocation": false
    },
    "stockExchanges": [
      {
        "tickerName": "NYSE:ABC",
        "exchangeName": {
          "description": "NYSE"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": true
      },
      {
        "tickerName": "OneChicago:ABC",
        "exchangeName": {
          "description": "OneChicago"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": false
      },
      {
        "tickerName": "German:ABC",
        "exchangeName": {
          "description": "German"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "DE"
        },
        "isPrimary": false
      },
      {
        "tickerName": "NYSE Arca:ABC",
        "exchangeName": {
          "description": "NYSE Arca"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": false
      }
    ],
    "thirdPartyAssessment": [
      {
        "description": "Fortune 500 Revenue Rank",
        "dnbCode": 23290,
        "assessmentDate": "2017",
        "value": "500"
      },
      {
        "description": "Fortune 1000 Revenue Rank",
        "dnbCode": 21230,
        "assessmentDate": "2017",
        "value": "500"
      },
      {
        "description": "Forbes Largest Private Companies",
        "dnbCode": 23287,
        "assessmentDate": "2017",
        "value": "345"
      }
    ],
    "registrationNumbers": [
      {
        "registrationNumber": "22-1234567",
        "typeDescription": "Federal Taxpayer Identification Number (US)",
        "typeDnBCode": 6863
      },
      {
        "registrationNumber": "12345",
        "typeDescription": "Business Registration Number (US)",
        "typeDnBCode": 12444
      },
      {
        "registrationNumber": "12345",
        "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
        "typeDnBCode": 10875
      }
    ],
    "industryCodes": [
      {
        "code": "48851",
        "description": "Freight Transportation Arrangement",
        "typeDescription": "North American Industry Classification System 2012",
        "typeDnBCode": 24664,
        "priority": 1
      },
      {
        "code": "1597",
        "description": "Transportation Services Sector",
        "typeDescription": "D&B Hoovers Industry Code",
        "typeDnBCode": 25838,
        "priority": 1
      },
      {
        "code": "4412",
        "description": "Foreign sea freight transportation",
        "typeDescription": "US Standard Industry Code 1987 - 4 digit",
        "typeDnBCode": 399,
        "priority": 1
      }
    ],
    "numberOfEmployees": [
      {
        "value": 4600,
        "informationScopeDescription": "Consolidated",
        "informationScopeDnBCode": 9067,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092,
        "employeeCategories": [
          {
            "employmentBasisDescription": "Principals",
            "employmentBasisDnBCode": 9064
          },
          {
            "employmentBasisDescription": "full time",
            "employmentBasisDnBCode": 3398
          },
          {
            "employmentBasisDescription": "part time",
            "employmentBasisDnBCode": 3399
          }
        ],
        "trend": [
          {
            "timePeriod": {
              "description": "1-3 years",
              "dnbCode": 13711
            },
            "growthRate": -14
          },
          {
            "timePeriod": {
              "description": "1-5 years",
              "dnbCode": 13721
            },
            "growthRate": -5
          }
        ]
      }
    ],
    "financials": [
      {
        "financialStatementToDate": "2016-12-31",
        "financialStatementDuration": "Annual",
        "informationScopeDescription": "Actual",
        "informationScopeDnBCode": 9092,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092,
        "unitCode": "Single Units",
        "accountantName": "Johnson, Jordan & Jones CPAs",
        "yearlyRevenue": [
          {
            "value": 1703700000,
            "currency": "USD",
            "trend": [
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -2.1
              },
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -1.5
              }
            ]
          }
        ]
      }
    ],
    "isStandalone": false,
    "corporateLinkage": {
      "familytreeRolesPlayed": [
        {
          "description": "Global Ultimate",
          "dnbCode": 12775
        },
        {
          "description": "Domestic Ultimate",
          "dnbCode": 12774
        },
        {
          "description": "Parent/Headquarters",
          "dnbCode": 9141
        }
      ],
      "hierarchyLevel": 1,
      "globalUltimateFamilyTreeMembersCount": 186,
      "globalUltimate": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 100"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": true,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000.5,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": null
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2016",
            "value": "85"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2016",
            "value": "85"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14.3
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5.1
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000.5,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.3
                  }
                ]
              }
            ]
          }
        ]
      },
      "domesticUltimate": {
        "duns": 999999999,
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14.1
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5.3
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      },
      "parent": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      },
      "headQuarter": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      }
    }
  }
}

IP, Basic

Request

GET https://plus.dnb.com/v1/duns-search/ip/123.45.687.1?view=basic?countryISOAlpha2Code=NL?isISP=true
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt-705ef266-c-ea-29994-47002-1",
    "transactionTimestamp": "2017-05-18T21:15:55Z",
    "inLanguage": "en-US",
    "productID": "WEBID_IPDUNS_BAS",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "ipAddress": "170.210.120.98",
    "ipDomainType": "biz",
    "countryISOAlpha2Code": "NL",
    "isISP": "true"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "NL",
    "ipDomainName": "abccompany.nl",
    "duns": "999999999",
    "url": "http://www.abccompany.nl/",
    "isISP": "true"
  },
  "organization": {
    "duns": "999999999",
    "name": "Company B.V.",
    "countryISOAlpha2Code": "NL"
  }
}

IP, Standard

Request

GET https://plus.dnb.com/v1/duns-search/ip/123.45.687.1?view=standard?countryISOAlpha2Code=US?isISP=true
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt-705ef266-c-ea-29994-47002-1",
    "transactionTimestamp": "2017-05-18T21:15:55Z",
    "inLanguage": "en-US",
    "productID": "WEBID_IPDUNS_STD",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "ipAddress": "170.210.120.98",
    "ipDomainType": "biz",
    "countryISOAlpha2Code": "US",
    "isISP": "true"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "US",
    "ipDomainName": "abccom",
    "duns": "999999999",
    "url": "http://www.abc.com/",
    "isISP": "true"
  },
  "organization": {
    "duns": "999999999",
    "name": "The ABC Corporation",
    "primaryAddress": {
      "addressCountry": {
        "name": "United States",
        "isoAlpha2Code": "US"
      },
      "addressLocality": "SHORT HILLS",
      "addressRegion": "New Jersey",
      "postalCode": "070782708",
      "streetAddress": {
        "line1": "110 JFK PKWY",
        "line2": "Suite 101"
      },
      "latitude": 40.742064,
      "longitude": -74.362436
    },
    "isFortune1000Listed": true,
    "isForbesLargestPrivateCompaniesListed": null,
    "numberOfEmployees": {
      "value": 4600
    },
    "yearlyRevenue": {
      "value": 637471245
    },
    "telephone": {
      "number": "9739215500",
      "isdCode": "1"
    },
    "tickerSymbol": "NYSE:ABC",
    "primaryIndustryCode": {
      "usSicV4": "4412",
      "usSicV4Description": "Foreign sea freight transportation"
    }
  }
}

IP, Linkage

Request

GET https://plus.dnb.com/v1/duns-search/ip/216.55.149.9?view=linkage?countryISOAlpha2Code=US?isISP=true
Authorization: Bearer yourToken

Response

{
  "transactionDetail": {
    "transactionID": "rrt-705ef266-c-ea-29994-47002-1",
    "transactionTimestamp": "2017-05-18T21:15:55Z",
    "inLanguage": "en-US",
    "productID": "WEBID_IPDUNS_LNK",
    "productVersion": "1"
  },
  "inquiryDetail": {
    "ipAddress": "170.210.120.98",
    "ipDomainType": "biz",
    "countryISOAlpha2Code": "US",
    "isISP": "true"
  },
  "inquiryMatch": {
    "countryISOAlpha2Code": "US",
    "ipDomainName": "abc.com",
    "duns": "999999999",
    "url": "http://www.abc.com/",
    "isISP": "true"
  },
  "organization": {
    "duns": "999999999",
    "primaryName": "The ABC Corporation",
    "tradeStyleNames": [
      {
        "name": "ABC",
        "priority": 1
      },
      {
        "name": "Alhpa Beta Co.",
        "priority": 2
      }
    ],
    "telephone": [
      {
        "telephoneNumber": "9735551212",
        "isdCode": "1",
        "isUnreachable": false
      },
      {
        "telephoneNumber": "9735551213",
        "isdCode": "1",
        "isUnreachable": false
      }
    ],
    "primaryAddress": {
      "language": {
        "description": "English",
        "dnbCode": 39
      },
      "addressCountry": {
        "name": "United States",
        "isoAlpha2Code": "US",
        "fipsCode": "US"
      },
      "continentalRegion": {
        "name": "North America"
      },
      "addressLocality": {
        "name": "SHORT HILLS"
      },
      "minorTownName": null,
      "addressRegion": {
        "name": "New Jersey",
        "abbreviatedName": "NJ",
        "fipsCode": "34"
      },
      "addressCounty": {
        "name": "ESSEX",
        "fipsCode": "013"
      },
      "postalCode": "070782708",
      "postalCodePosition": {
        "description": "Post code presented after Town/City name",
        "dnbCode": 1011
      },
      "streetNumber": "110",
      "streetName": "JFK PKWY",
      "streetAddress": {
        "line1": "110 JFK PKWY",
        "line2": "Suite 101"
      },
      "postOfficeBox": {
        "postOfficeBoxNumber": "5309",
        "typeDescription": "Supplied by public Post Office authority",
        "typeDnBCode": 120
      },
      "latitude": 40.742064,
      "longitude": -74.362436,
      "geographicalPrecision": {
        "description": "Street Address Centroid",
        "dnbCode": 30257
      },
      "isRegisteredAddress": false,
      "statisticalArea": {
        "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
        "cbsaCode": "35620",
        "economicAreaOfInfluenceCode": "118",
        "populationRank": {
          "rankNumber": "9",
          "rankDnBCode": 10961,
          "rankDescription": "500,000 +"
        }
      },
      "locationOwnership": {
        "description": "Rents",
        "dnbCode": 1129
      },
      "premisesArea": {
        "measurement": 123000,
        "unitDescription": "Square Foot",
        "unitDnBCode": 3848,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092
      },
      "isManufacturingLocation": false
    },
    "stockExchanges": [
      {
        "tickerName": "NYSE:ABC",
        "exchangeName": {
          "description": "NYSE"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": true
      },
      {
        "tickerName": "OneChicago:ABC",
        "exchangeName": {
          "description": "OneChicago"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": false
      },
      {
        "tickerName": "German:ABC",
        "exchangeName": {
          "description": "German"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "DE"
        },
        "isPrimary": false
      },
      {
        "tickerName": "NYSE Arca:ABC",
        "exchangeName": {
          "description": "NYSE Arca"
        },
        "exchangeCountry": {
          "isoAlpha2Code": "US"
        },
        "isPrimary": false
      }
    ],
    "thirdPartyAssessment": [
      {
        "description": "Fortune 500 Revenue Rank",
        "dnbCode": 23290,
        "assessmentDate": "2017",
        "value": "500"
      },
      {
        "description": "Fortune 1000 Revenue Rank",
        "dnbCode": 21230,
        "assessmentDate": "2017",
        "value": "500"
      },
      {
        "description": "Forbes Largest Private Companies",
        "dnbCode": 23287,
        "assessmentDate": "2017",
        "value": "345"
      }
    ],
    "registrationNumbers": [
      {
        "registrationNumber": "22-1234567",
        "typeDescription": "Federal Taxpayer Identification Number (US)",
        "typeDnBCode": 6863
      },
      {
        "registrationNumber": "12345",
        "typeDescription": "Business Registration Number (US)",
        "typeDnBCode": 12444
      },
      {
        "registrationNumber": "12345",
        "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
        "typeDnBCode": 10875
      }
    ],
    "industryCodes": [
      {
        "code": "48851",
        "description": "Freight Transportation Arrangement",
        "typeDescription": "North American Industry Classification System 2012",
        "typeDnBCode": 24664,
        "priority": 1
      },
      {
        "code": "1597",
        "description": "Transportation Services Sector",
        "typeDescription": "D&B Hoovers Industry Code",
        "typeDnBCode": 25838,
        "priority": 1
      },
      {
        "code": "4412",
        "description": "Foreign sea freight transportation",
        "typeDescription": "US Standard Industry Code 1987 - 4 digit",
        "typeDnBCode": 399,
        "priority": 1
      }
    ],
    "numberOfEmployees": [
      {
        "value": 4600,
        "informationScopeDescription": "Consolidated",
        "informationScopeDnBCode": 9067,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092,
        "employeeCategories": [
          {
            "employmentBasisDescription": "Principals",
            "employmentBasisDnBCode": 9064
          },
          {
            "employmentBasisDescription": "full time",
            "employmentBasisDnBCode": 3398
          },
          {
            "employmentBasisDescription": "part time",
            "employmentBasisDnBCode": 3399
          }
        ],
        "trend": [
          {
            "timePeriod": {
              "description": "1-3 years",
              "dnbCode": 13711
            },
            "growthRate": -14
          },
          {
            "timePeriod": {
              "description": "1-5 years",
              "dnbCode": 13721
            },
            "growthRate": -5
          }
        ]
      }
    ],
    "financials": [
      {
        "financialStatementToDate": "2016-12-31",
        "financialStatementDuration": "Annual",
        "informationScopeDescription": "Actual",
        "informationScopeDnBCode": 9092,
        "reliabilityDescription": "Actual",
        "reliabilityDnBCode": 9092,
        "unitCode": "Single Units",
        "accountantName": "Johnson, Jordan & Jones CPAs",
        "yearlyRevenue": [
          {
            "value": 1703700000,
            "currency": "USD",
            "trend": [
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -2.1
              },
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -1.5
              }
            ]
          }
        ]
      }
    ],
    "isStandalone": false,
    "corporateLinkage": {
      "familytreeRolesPlayed": [
        {
          "description": "Global Ultimate",
          "dnbCode": 12775
        },
        {
          "description": "Domestic Ultimate",
          "dnbCode": 12774
        },
        {
          "description": "Parent/Headquarters",
          "dnbCode": 9141
        }
      ],
      "hierarchyLevel": 1,
      "globalUltimateFamilyTreeMembersCount": 186,
      "globalUltimate": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 100"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": true,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000.5,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": null
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2016",
            "value": "85"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2016",
            "value": "85"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14.3
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5.1
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000.5,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.3
                  }
                ]
              }
            ]
          }
        ]
      },
      "domesticUltimate": {
        "duns": 999999999,
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14.1
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5.3
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      },
      "parent": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      },
      "headQuarter": {
        "duns": "999999999",
        "primaryName": "The ABC Corporation",
        "tradeStyleNames": [
          {
            "name": "ABC",
            "priority": 1
          },
          {
            "name": "Alhpa Beta Co.",
            "priority": 2
          }
        ],
        "telephone": [
          {
            "telephoneNumber": "9735551212",
            "isdCode": "1",
            "isUnreachable": false
          },
          {
            "telephoneNumber": "9735551213",
            "isdCode": "1",
            "isUnreachable": false
          }
        ],
        "primaryAddress": {
          "language": {
            "description": "English",
            "dnbCode": 39
          },
          "addressCountry": {
            "name": "United States",
            "isoAlpha2Code": "US",
            "fipsCode": "US"
          },
          "continentalRegion": {
            "name": "North America"
          },
          "addressLocality": {
            "name": "SHORT HILLS"
          },
          "minorTownName": null,
          "addressRegion": {
            "name": "New Jersey",
            "abbreviatedName": "NJ",
            "fipsCode": "34"
          },
          "addressCounty": {
            "name": "ESSEX",
            "fipsCode": "013"
          },
          "postalCode": "070782708",
          "postalCodePosition": {
            "description": "Post code presented after Town/City name",
            "dnbCode": 1011
          },
          "streetNumber": "110",
          "streetName": "JFK PKWY",
          "streetAddress": {
            "line1": "110 JFK PKWY",
            "line2": "Suite 101"
          },
          "postOfficeBox": {
            "postOfficeBoxNumber": "5309",
            "typeDescription": "Supplied by public Post Office authority",
            "typeDnBCode": 120
          },
          "latitude": 40.742064,
          "longitude": -74.362436,
          "geographicalPrecision": {
            "description": "Street Address Centroid",
            "dnbCode": 30257
          },
          "isRegisteredAddress": false,
          "statisticalArea": {
            "cbsaName": "New York-Newark-Jersey City NY-NJ-PA",
            "cbsaCode": "35620",
            "economicAreaOfInfluenceCode": "118",
            "populationRank": {
              "rankNumber": "9",
              "rankDnBCode": 10961,
              "rankDescription": "500,000 +"
            }
          },
          "locationOwnership": {
            "description": "Rents",
            "dnbCode": 1129
          },
          "premisesArea": {
            "measurement": 123000,
            "unitDescription": "Square Foot",
            "unitDnBCode": 3848,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092
          },
          "isManufacturingLocation": false
        },
        "stockExchanges": [
          {
            "tickerName": "NYSE:ABC",
            "exchangeName": {
              "description": "NYSE"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": true
          },
          {
            "tickerName": "OneChicago:ABC",
            "exchangeName": {
              "description": "OneChicago"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          },
          {
            "tickerName": "German:ABC",
            "exchangeName": {
              "description": "German"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "DE"
            },
            "isPrimary": false
          },
          {
            "tickerName": "NYSE Arca:ABC",
            "exchangeName": {
              "description": "NYSE Arca"
            },
            "exchangeCountry": {
              "isoAlpha2Code": "US"
            },
            "isPrimary": false
          }
        ],
        "thirdPartyAssessment": [
          {
            "description": "Fortune 500 Revenue Rank",
            "dnbCode": 23290,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Fortune 1000 Revenue Rank",
            "dnbCode": 21230,
            "assessmentDate": "2017",
            "value": "500"
          },
          {
            "description": "Forbes Largest Private Companies",
            "dnbCode": 23287,
            "assessmentDate": "2017",
            "value": "345"
          }
        ],
        "registrationNumbers": [
          {
            "registrationNumber": "22-1234567",
            "typeDescription": "Federal Taxpayer Identification Number (US)",
            "typeDnBCode": 6863
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Business Registration Number (US)",
            "typeDnBCode": 12444
          },
          {
            "registrationNumber": "12345",
            "typeDescription": "Securities & Exchange Commission Central Index Key (US)",
            "typeDnBCode": 10875
          }
        ],
        "industryCodes": [
          {
            "code": "48851",
            "description": "Freight Transportation Arrangement",
            "typeDescription": "North American Industry Classification System 2012",
            "typeDnBCode": 24664,
            "priority": 1
          },
          {
            "code": "1597",
            "description": "Transportation Services Sector",
            "typeDescription": "D&B Hoovers Industry Code",
            "typeDnBCode": 25838,
            "priority": 1
          },
          {
            "code": "4412",
            "description": "Foreign sea freight transportation",
            "typeDescription": "US Standard Industry Code 1987 - 4 digit",
            "typeDnBCode": 399,
            "priority": 1
          }
        ],
        "numberOfEmployees": [
          {
            "value": 4600,
            "informationScopeDescription": "Consolidated",
            "informationScopeDnBCode": 9067,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "employeeCategories": [
              {
                "employmentBasisDescription": "Principals",
                "employmentBasisDnBCode": 9064
              },
              {
                "employmentBasisDescription": "full time",
                "employmentBasisDnBCode": 3398
              },
              {
                "employmentBasisDescription": "part time",
                "employmentBasisDnBCode": 3399
              }
            ],
            "trend": [
              {
                "timePeriod": {
                  "description": "1-3 years",
                  "dnbCode": 13711
                },
                "growthRate": -14
              },
              {
                "timePeriod": {
                  "description": "1-5 years",
                  "dnbCode": 13721
                },
                "growthRate": -5
              }
            ]
          }
        ],
        "financials": [
          {
            "financialStatementToDate": "2016-12-31",
            "financialStatementDuration": "Annual",
            "informationScopeDescription": "Actual",
            "informationScopeDnBCode": 9092,
            "reliabilityDescription": "Actual",
            "reliabilityDnBCode": 9092,
            "unitCode": "Single Units",
            "accountantName": "Johnson, Jordan & Jones CPAs",
            "yearlyRevenue": [
              {
                "value": 1703700000,
                "currency": "USD",
                "trend": [
                  {
                    "timePeriod": {
                      "description": "1-5 years",
                      "dnbCode": 13721
                    },
                    "growthRate": -2.1
                  },
                  {
                    "timePeriod": {
                      "description": "1-3 years",
                      "dnbCode": 13711
                    },
                    "growthRate": -1.5
                  }
                ]
              }
            ]
          }
        ]
      }
    }
  }
}