Dun & Bradstreet · JSON Structure

Dnb Direct Plus Organization Structure

Structural overview of the canonical organization record returned by D&B Direct+ Enrich and Multi-Process responses.

Type: Properties: 0
Business DataCompany DataD-U-N-S NumberCreditRiskMaster DataData EnrichmentIdentity ResolutionComplianceSupply ChainSales IntelligenceMonitoring

DnB Direct+ Organization Structure is a JSON Structure definition published by Dun & Bradstreet.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "DnB Direct+ Organization Structure",
  "description": "Structural overview of the canonical organization record returned by D&B Direct+ Enrich and Multi-Process responses.",
  "source": "https://directplus.documentation.dnb.com/html/guides/EnrichmentGuide.html",
  "structure": {
    "duns": "string (9-digit DUNS Number, primary key)",
    "primaryName": "string (legal name)",
    "tradeStyleNames": "array of trade/dba names",
    "primaryAddress": {
      "streetAddress.line1": "string",
      "addressLocality.name": "string (city)",
      "addressRegion.abbreviatedName": "string (state/province code)",
      "postalCode": "string",
      "addressCountry.isoAlpha2Code": "string (ISO 3166-1 alpha-2)"
    },
    "registrationNumbers": "array of {registrationNumber, typeDescription}",
    "telephone": "array of {telephoneNumber}",
    "websiteAddress": "array of {url}",
    "industryCodes": "array of {code, description, typeDescription} — SIC, NAICS, D&B Hoovers, NACE, ISIC",
    "corporateLinkage": {
      "headQuarter": "LinkageNode",
      "parent": "LinkageNode",
      "domesticUltimate": "LinkageNode",
      "globalUltimate": "LinkageNode"
    },
    "financials": "array of fiscal-year financial statements",
    "principals": "array of executives / contacts",
    "beneficialOwnership": "UBO structure with ownership percentages",
    "riskAssessment": {
      "dnbAssessment": {
        "failureScoreClassDescription": "Low Risk | Moderate Risk | High Risk",
        "delinquencyScore": "integer",
        "paydex": "integer (1-100)"
      }
    }
  },
  "notes": "Each top-level group corresponds to one or more Data Blocks (e.g. companyinfo_L*, principalscontacts_L*, hierarchyconnections_L*, financialstrength_L*, thirdpartyriskinsight_L*, beneficialowners_L*). Blocks are versioned and opted into per request via the blockIDs parameter."
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/dnb-direct-plus-organization-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.