# Fetch DNB Record Fetch a D&B record by providing the DUNS. Endpoint: POST /v4/dnbstorages/fetch Version: 5 Security: apiKey ## Request fields (application/json): - `duns` (string, required) DUNS number of the record to be fetched. Example: "15-048-3782" - `featuresOn` (array) Features to be used during the D&B storage creation. Enum: "SHOW_CDQ_RECORD", "SHOW_FORMATTED_SAP_RECORD", "USE_DNB", "USE_DNB_MASTER_DATA_BASIC", "USE_DNB_MASTER_DATA_MGMT", "USE_DNB_MASTER_DATA_LNKG", "USE_DNB_MASTER_DATA_EXTENDED", "USE_DNB_LINKAGE_LNKELI" ## Response 200 fields (application/json): - `dnbRecord` (object) D&B Record. - `dnbRecord.duns` (string) DUNS number of the record to be fetched. Example: "15-048-3782" - `dnbRecord.cmpelkV2` (object) The details of the entity. - `dnbRecord.cmpelkV2.transactionDetail` (object) The information used to process this request. - `dnbRecord.cmpelkV2.transactionDetail.transactionID` (string) A value assigned by the Dun & Bradstreet application to uniquely identify this request. Example: "rlh-hi9puyoijk-jop8u-kd-d-1" - `dnbRecord.cmpelkV2.transactionDetail.transactionTimestamp` (string) The date and time, in ISO 8601 UTC Z standard, when this response was created. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cmpelkV2.transactionDetail.inLanguage` (string) An IETF BCP 47 code value that defines the language in which this product was rendered. Example: "en-US" - `dnbRecord.cmpelkV2.transactionDetail.productID` (string) The ID of the product used to create the response. Example: "PRODID" - `dnbRecord.cmpelkV2.transactionDetail.productVersion` (string) The version of the product used to create the response. Example: 1 - `dnbRecord.cmpelkV2.inquiryDetail` (object) The criteria used to process this request. - `dnbRecord.cmpelkV2.inquiryDetail.duns` (string) The D-U-N-S number provided in the request. Example: 804735132 - `dnbRecord.cmpelkV2.inquiryDetail.productID` (string) The ID of the product used to produce the response. Example: "PRODID" - `dnbRecord.cmpelkV2.inquiryDetail.productVersion` (string) The product version number provided in the request. Example: "v1" - `dnbRecord.cmpelkV2.inquiryDetail.tradeUp` (string) The value of the tradeUp parameter provided in the request. Example: "hq" - `dnbRecord.cmpelkV2.inquiryDetail.customerReference` (string) A reference string provided by the customer to be linked to the product in order to support subsequent order reconciliation. Example: "Some text to describe the request." - `dnbRecord.cmpelkV2.organization` (object) The details of the entity's organization. - `dnbRecord.cmpelkV2.organization.duns` (string) The D-U-N-S Number, assigned by Dun & Bradstreet, is an identification number that uniquely identifies the entity in accordance with the Data Universal Numbering System (D-U-N-S). Example: 804735132 - `dnbRecord.cmpelkV2.organization.dunsControlStatus` (object) The details of the entity established to provide products and/or services in the marketplace or to the community. - `dnbRecord.cmpelkV2.organization.dunsControlStatus.operatingStatus` (object) The details of the entity's functional state or trading status. - `dnbRecord.cmpelkV2.organization.dunsControlStatus.operatingStatus.description` (string) The entity's functional state or trading status (e.g., active, out of business). Example: "Active" - `dnbRecord.cmpelkV2.organization.dunsControlStatus.operatingStatus.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the entity's functional state or trading status. Example: 9074 - `dnbRecord.cmpelkV2.organization.dunsControlStatus.isMarketable` (boolean) Indicates whether the data on the entity satisfies Dun & Bradstreet's marketability rules for Sales & Marketing Solutions products. - If true, the entity data satisfies the marketability rules.- If false, the entity data does not satisfy the marketability rules. Example: "true" - `dnbRecord.cmpelkV2.organization.dunsControlStatus.isMailUndeliverable` (boolean) Indicates whether it is possible to deliver mail to the address of this entity.- If true, it is not possible to deliver mail to the address.- If false, it is possible to deliver mail to the address. Example: "false" - `dnbRecord.cmpelkV2.organization.dunsControlStatus.isTelephoneDisconnected` (boolean) Indicates whether the telephone number can be connected to successfully.- If true, connection to the telephone number is unsuccessful.- If false, connection to the telephone number is successful. Example: "false" - `dnbRecord.cmpelkV2.organization.dunsControlStatus.isDelisted` (boolean) Indicates whether the entity has requested that they not be included in any Direct marketing lists (e.g., mailing, telephone).- If true, the entity has objected to and MUST NOT receive direct marketing material.- If false, the entity has not objected to receiving direct marketing material. Example: "false" - `dnbRecord.cmpelkV2.organization.dunsControlStatus.subjectHandlingDetails` (array) - `dnbRecord.cmpelkV2.organization.dunsControlStatus.subjectHandlingDetails.description` (string) The manner in which the entity is to receive special care when being contacted (e.g., do not call or do not send information requests). In many cases, this was specifically requested by the entity. Example: "Do not call" - `dnbRecord.cmpelkV2.organization.dunsControlStatus.subjectHandlingDetails.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the manner in which the entity is to receive special care from Dun & Bradstreet when it is being contacted. Example: 7974 - `dnbRecord.cmpelkV2.organization.dunsControlStatus.fullReportDate` (string) The most recent date when a complete review of all business information data was completed.Format: YYYY-MM-DD or YYYY-MM Example: "2025-09-09T13:03:09Z" - `dnbRecord.cmpelkV2.organization.primaryName` (string) The single name by which the entity is primarily known or identified. Example: "GORMAN MANUFACTURING COMPANY, INC." - `dnbRecord.cmpelkV2.organization.tradeStyleNames` (array) - `dnbRecord.cmpelkV2.organization.tradeStyleNames.name` (string) The name that the entity trades under for commercial purposes although its registered legal name used for contracts and other formal situations may be another name. Example: "Alternate Company Name" - `dnbRecord.cmpelkV2.organization.tradeStyleNames.priority` (integer) The sequence in which the entity mostly uses this tradestyle name. Example: 1 - `dnbRecord.cmpelkV2.organization.websiteAddress` (array) - `dnbRecord.cmpelkV2.organization.websiteAddress.url` (string) The Internet URL (Uniform Resource Locator) that uniquely identifies the proprietary website of the entity or the website preferred by the entity that gives more information on the entity. Example: "http://www.gorman.com" - `dnbRecord.cmpelkV2.organization.websiteAddress.domainName` (string) A unique name used to identify the website of the entity that serves as an address to access that website. Example: "gorman.com" - `dnbRecord.cmpelkV2.organization.telephone` (array) - `dnbRecord.cmpelkV2.organization.telephone.telephoneNumber` (string) A sequence of digits used for voice communication with the entity.This sequence of digits includes the area code or city code and domestic dialing code. Example: 6505550000 - `dnbRecord.cmpelkV2.organization.telephone.isdCode` (string) The country calling code assigned by the International Telecommunication Union (ITU) required to connect to this telephone number when dialing from outside the entity's country (e.g., '1' for the US, '44' for the UK, '91' for India). Example: 1 - `dnbRecord.cmpelkV2.organization.telephone.isUnreachable` (boolean) Indicates whether the telephone number can be connected to successfully.- If true, connection to the telephone number is unsuccessful.- If false, connection to the telephone number is successful. Example: "false" - `dnbRecord.cmpelkV2.organization.fax` (array) - `dnbRecord.cmpelkV2.organization.fax.faxNumber` (string) A sequence of digits used for facsimile communication with the entity.This sequence of digits includes the area code or city code and domestic dialing code. Example: 6505550001 - `dnbRecord.cmpelkV2.organization.fax.isdCode` (string) The country calling code assigned by the International Telecommunication Union (ITU) required to connect to this facsimile number when dialing from outside the entity's country (e.g., '1' for the US, '44' for the UK, '91' for India). Example: 1 - `dnbRecord.cmpelkV2.organization.primaryAddress` (object) The details of the single primary or physical address at which the entity is located. - `dnbRecord.cmpelkV2.organization.primaryAddress.language` (object) The details of the language in which this address was recorded. - `dnbRecord.cmpelkV2.organization.primaryAddress.language.description` (string) The name of the language in which this address was recorded. Example: "English" - `dnbRecord.cmpelkV2.organization.primaryAddress.language.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the language in which this address was recorded. Example: 39 - `dnbRecord.cmpelkV2.organization.primaryAddress.addressCountry` (object) The details of the country in which this address is located. - `dnbRecord.cmpelkV2.organization.primaryAddress.addressCountry.name` (string) The name of the country in which this address is located. Example: "United States" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressCountry.isoAlpha2Code` (string) The two-letter country code, defined by the International Organization for Standardization (ISO) ISO 3166-1 scheme identifying the country in which this address is located. Example: "US" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressCountry.fipsCode` (string) The Federal Information Processing Standards (FIPS) code value that identifies the country in which this address is located. Example: "US" - `dnbRecord.cmpelkV2.organization.primaryAddress.continentalRegion` (object) The details of the continental region in which this address is located. - `dnbRecord.cmpelkV2.organization.primaryAddress.continentalRegion.name` (string) The name of the continental region for this address.Possible values:- Africa- Asia Pacific- Europe- Latin America- Middle East- North America Example: "North America" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressLocality` (object) The details of the city, town, township, village, borough, etc. in which this address is located. - `dnbRecord.cmpelkV2.organization.primaryAddress.addressLocality.name` (string) The name of the city, town, township, village, borough, etc. in which this address is located. Example: "SAN FRANCISCO" - `dnbRecord.cmpelkV2.organization.primaryAddress.minorTownName` (string) The name of the village, town or suburb when it is not a Primary Town or City (e.g., the Booker in Booker, High Wycombe). Example: "Booker" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressRegion` (object) The details of the locally governed area that forms part of a centrally governed nation to identify where this address is located. - `dnbRecord.cmpelkV2.organization.primaryAddress.addressRegion.name` (string) The name of the locally governed area that forms part of a centrally governed nation to identify where this address is located. Example: "California" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressRegion.abbreviatedName` (string) The shortened name of the locally governed area that forms part of a centrally governed nation. For example 'NJ' for the US State New Jersey within Country United States. Example: "CA" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressRegion.isoSubDivisionName` (string) The official name of a principal subdivision (e.g province or state) of countries coded in ISO 3166-1. Example: "Yamanashi" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressRegion.isoSubDivisionCode` (string) The code assigned by ISO that represents the name of a principal subdivision (e.g province or state) of countries coded in ISO 3166-1. This code is based on the two-letter code element from ISO 3166-1 followed by a separator and up to three alphanumeric characters. Example: "JP-19" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressRegion.fipsCode` (string) The Federal Information Processing Standards (FIPS) code value that identifies the region in which this address is located. Example: "06" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressCounty` (object) The details of the county in which this address is located. - `dnbRecord.cmpelkV2.organization.primaryAddress.addressCounty.name` (string) The name of the county in which this address is located. Example: "SAN MATEO" - `dnbRecord.cmpelkV2.organization.primaryAddress.addressCounty.fipsCode` (string) The Federal Information Processing Standards (FIPS) code value that identifies the county in which this address is located. Example: 81 - `dnbRecord.cmpelkV2.organization.primaryAddress.postalCode` (string) An identifier used by the local country's postal authority to identify where this address is located. Example: 941109999 - `dnbRecord.cmpelkV2.organization.primaryAddress.postalCodePosition` (object) The details of the position of the Postal Code when presenting the address. - `dnbRecord.cmpelkV2.organization.primaryAddress.postalCodePosition.description` (string) The position of the Postal Code when presenting the address (e.g., before the Primary Town/City). Example: "Post code presented before Town/City name" - `dnbRecord.cmpelkV2.organization.primaryAddress.postalCodePosition.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the position of the Postal Code when presenting the address. Example: 1009 - `dnbRecord.cmpelkV2.organization.primaryAddress.streetNumber` (string) The number part of the street address where the entity is located. This may be a single number, a number with an appendix, or a range of street numbers. For example, the "51 - 59C" in the address 51 - 59C Wall Street. Example: 492 - `dnbRecord.cmpelkV2.organization.primaryAddress.streetName` (string) The name of the street where the entity is located. For example, "Wall Street" in the address 51 - 59C Wall Street. Example: "KOLLER ST" - `dnbRecord.cmpelkV2.organization.primaryAddress.streetAddress` (object) The details of the street address where the entity is located. - `dnbRecord.cmpelkV2.organization.primaryAddress.streetAddress.line1` (string) The first line of the address where the entity is located.For example, "41 Central Chambers" in the address 41 Central ChambersDame CourtDublin 2 Example: "492 KOLLER ST" - `dnbRecord.cmpelkV2.organization.primaryAddress.streetAddress.line2` (string) The second line of the address where the entity is located.For example, "Dame Court" in the address 41 Central ChambersDame CourtDublin 2 Example: "Suite 100" - `dnbRecord.cmpelkV2.organization.primaryAddress.postOfficeBox` (object) The details of the identifier issued to the entity by a private or public Postal Office for the purposes of collecting mail for the entity for subsequent collection or delivery. - `dnbRecord.cmpelkV2.organization.primaryAddress.postOfficeBox.postOfficeBoxNumber` (string) An identifier issued to the entity by a private or public postal office for the purposes of collecting mail for the entity for subsequent collection or delivery.This includes only the identifying number (or text) and not the textual description of the PO Box type. For example the contents would be just the number 12 from "PO Box 12", or just the number 57 from "PMB 57". Example: 5309 - `dnbRecord.cmpelkV2.organization.primaryAddress.postOfficeBox.typeDescription` (string) The type of the PO Box (e.g., Post Office Box, PMB). Example: "Supplied by public Post Office authority" - `dnbRecord.cmpelkV2.organization.primaryAddress.postOfficeBox.typeDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the type of PO Box. Example: 120 - `dnbRecord.cmpelkV2.organization.primaryAddress.latitude` (number) The latitude component of the entity's location defined as the angular distance of the primary physical address north or south from the Earth's equator expressed in decimal numbers. Positive numbers indicate degrees north. Negative numbers indicate degrees south. Example: 37.777709 - `dnbRecord.cmpelkV2.organization.primaryAddress.longitude` (number) The longitude component of the entity's location defined as the angular distance of the primary physical address east or west from an imaginary line (called the prime meridian) that goes from the North Pole to the South Pole expressed in decimal numbers. Positive numbers indicate degrees east. Negative numbers indicate degrees west. Example: -122.404624 - `dnbRecord.cmpelkV2.organization.primaryAddress.geographicalPrecision` (object) The details on how close the latitude and longitude coordinates for a location are to rooftop level. - `dnbRecord.cmpelkV2.organization.primaryAddress.geographicalPrecision.description` (string) The description of how close the latitude and longitude coordinates for a location are to rooftop level. Example: "Street Segment Centroid" - `dnbRecord.cmpelkV2.organization.primaryAddress.geographicalPrecision.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify how close the latitude and longitude coordinates for a location are to "rooftop" level. Example: 30256 - `dnbRecord.cmpelkV2.organization.primaryAddress.isRegisteredAddress` (boolean) Indicates if the primary address is the same as the address of the entity as registered with a legal entity. - If true, the primary address is the same as the address of the entity as registered with a legal entity.- If false, the primary address is the not same as the address of the entity as registered with a legal entity. Example: "true" - `dnbRecord.cmpelkV2.organization.primaryAddress.isResidentialAddress` (boolean) Indicates whether or not the Primary Address is classified as residential by the governing postal authority- If true, the primary address is classified as residential.- If false, the primary address is not classified as residential. Example: "false" - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea` (object) The details of the various statistical facts associated with this address. - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea.cbsaName` (string) The name assigned to the 5-digit CBSA (Core Based Statistical Area) assigned by US Census board to denote a geographical region with a relatively high population density at its core and close economic ties throughout the area. Example: "San Francisco-Oakland-Hayward CA" - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea.cbsaCode` (string) The 5-digit CBSA (Core Based Statistical Area) code assigned by US Census board to denote a geographical region with a relatively high population density at its core and close economic ties throughout the area. Example: 41860 - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea.economicAreaOfInfluenceCode` (string) A code assigned by the U.S Bureau of Economic Analysis to identify the entity's regional market that surrounds a metropolitan or micropolitan statistical area serving as a regional center of economic activity. Example: 146 - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea.populationRank` (object) The details of the statistical facts about population based on region's rank. - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea.populationRank.rankNumber` (string) A number classifying the geographic area in which the entity is located based on the resident population.Values: 0 to 90 denotes the lowest population range; 9 denotes the highest. Example: 9 - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea.populationRank.rankDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the population for the geographical area in which this address is located. Example: 10961 - `dnbRecord.cmpelkV2.organization.primaryAddress.statisticalArea.populationRank.rankDescription` (string) A range of the population for the geographical area where the entity is located. Example: "500,000 +" - `dnbRecord.cmpelkV2.organization.primaryAddress.locationOwnership` (object) The details of the terms under which the entity occupies the premises. - `dnbRecord.cmpelkV2.organization.primaryAddress.locationOwnership.description` (string) Description of the terms under which the entity occupies the premises (e.g., owned, rented, leased). Example: "Rents" - `dnbRecord.cmpelkV2.organization.primaryAddress.locationOwnership.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the terms under which the entity occupies the premises. Example: 1129 - `dnbRecord.cmpelkV2.organization.primaryAddress.premisesArea` (object) The details of space the entity utilizes at this address. - `dnbRecord.cmpelkV2.organization.primaryAddress.premisesArea.measurement` (number) A number portion of the amount to of space the entity occupies at this address (e.g., the 2000 in 2000 square meters). Example: 10034 - `dnbRecord.cmpelkV2.organization.primaryAddress.premisesArea.unitDescription` (string) The measurement unit used to express the premises area measurement (e.g., acre, square meters, square feet). Example: "square foot" - `dnbRecord.cmpelkV2.organization.primaryAddress.premisesArea.unitDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the measurement unit used to express the premises area measurement. Example: 3848 - `dnbRecord.cmpelkV2.organization.primaryAddress.premisesArea.reliabilityDescription` (string) The accuracy of the measurement (e.g., actual, estimated, modeled). Example: "Actual" - `dnbRecord.cmpelkV2.organization.primaryAddress.premisesArea.reliabilityDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the accuracy of the measurement. Example: 9092 - `dnbRecord.cmpelkV2.organization.primaryAddress.isManufacturingLocation` (boolean) Indicates if manufacturing activity is performed at this facility by the entity.- If true, the entity performs manufacturing activity at this facility.- If false, the entity does not performs manufacturing activity at this facility. Example: "true" - `dnbRecord.cmpelkV2.organization.registeredAddress` (object) The details of the official address of the entity as registered with a local or national registry to which all official correspondence must be sent. - `dnbRecord.cmpelkV2.organization.mailingAddress` (object) The details of the address used by the entity for mailing purposes. - `dnbRecord.cmpelkV2.organization.mailingAddress.postalRoute` (string) A code assigned by the local postal authority that sorts mail pieces to the individual carrier routes within a postal code. Example: "route 3B" - `dnbRecord.cmpelkV2.organization.stockExchanges` (array) - `dnbRecord.cmpelkV2.organization.stockExchanges.tickerName` (string) Text by which the entity is identified on this Stock Exchange for share trading purposes. Example: "NYSE:DNB" - `dnbRecord.cmpelkV2.organization.stockExchanges.exchangeName` (object) The details of the name of the Stock Exchange on which the entity's shares are traded. - `dnbRecord.cmpelkV2.organization.stockExchanges.exchangeName.description` (string) The name the Stock Exchange. Example: "NYSE" - `dnbRecord.cmpelkV2.organization.stockExchanges.exchangeCountry` (object) The details of the country of the Stock Exchange. - `dnbRecord.cmpelkV2.organization.stockExchanges.exchangeCountry.isoAlpha2Code` (string) The two-letter country code, defined by the International Organization for Standardization (ISO) ISO 3166-1 scheme identifying the country of the Stock Exchange. Example: "US" - `dnbRecord.cmpelkV2.organization.stockExchanges.isPrimary` (boolean) Indicates if this is the most important stock exchange among all the stock exchange where the entity's shares are traded. - If true, indicates that this is the most important Stock Exchange.- If false, indicates that this is not the most important Stock Exchange. Example: "true" - `dnbRecord.cmpelkV2.organization.thirdPartyAssessment` (array) - `dnbRecord.cmpelkV2.organization.thirdPartyAssessment.description` (string) The kind of appraisal, opinion, or rank that was assigned to the entity by the third party (e.g., Moody's Long Term Obligation Rating, FICO score, Vantage Score). Example: "Fortune 500 Revenue Rank" - `dnbRecord.cmpelkV2.organization.thirdPartyAssessment.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the type of assessment. Example: 23290 - `dnbRecord.cmpelkV2.organization.thirdPartyAssessment.assessmentDate` (string) The date on which the assessment value was assigned by the third party. Example: 2017 - `dnbRecord.cmpelkV2.organization.thirdPartyAssessment.value` (string) The value for the appraisal, opinion, or rank that was assigned by the third party. Example: 31 - `dnbRecord.cmpelkV2.organization.registrationNumbers` (array) - `dnbRecord.cmpelkV2.organization.registrationNumbers.registrationNumber` (string) The number assigned by an external body or by Dun & Bradstreet that either uniquely identifies or helps to identify the entity. Example: "12-3456789" - `dnbRecord.cmpelkV2.organization.registrationNumbers.typeDescription` (string) The type of registration (e.g., Chamber of Commerce Number, Value Added Tax Number, Federal Taxpayer Identification Number, Companies Registry Office Number). Example: "Federal Taxpayer Identification Number (US)" - `dnbRecord.cmpelkV2.organization.registrationNumbers.typeDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the type of registration number. Example: 6863 - `dnbRecord.cmpelkV2.organization.industryCodes` (array) - `dnbRecord.cmpelkV2.organization.industryCodes.code` (string) The code that identifies the business activity in which the entity is engaged. For example, 1611 represents the highway and street construction industry in the U.S. SIC (Standard Industrial Classification) system.Note: These are generally external codes created by an external authoritative body, like the U.S. Office of Management and Budget (OMB); however, Dun & Bradstreet may have created extensions to more precisely define an activity, as in the case of the SIC 2+2 (the last 4 digits of an 8-digit SIC). Example: 323111 - `dnbRecord.cmpelkV2.organization.industryCodes.description` (string) The business activity description as assigned by the coding scheme used. Example: "Commercial Printing " - `dnbRecord.cmpelkV2.organization.industryCodes.typeDescription` (string) The industry coding scheme used for this Industry Code (e.g., U.S. Standard Industrial Classification (SIC) 1987, Standard Industry Code - 8 digit, North American Industry Classification System (NAICS), Nomenclature Generale des Activites Economiques dans L`Union Europeenne (NACE)). Example: "North American Industry Classification System 2012" - `dnbRecord.cmpelkV2.organization.industryCodes.typeDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the industry coding scheme. Example: 24664 - `dnbRecord.cmpelkV2.organization.industryCodes.priority` (integer) A number identifying the order in which this industry code should be presented relative to other industry codes of the same type where the lower the number the earlier the data is presented. Example: 1 - `dnbRecord.cmpelkV2.organization.businessEntityType` (object) The details of the legal form or structure of the entity as registered with government authorities. - `dnbRecord.cmpelkV2.organization.businessEntityType.description` (string) The name of the legal form or structure of the entity as registered with government authorities (e.g., partnership, corporation, private limited company, government department, proprietorship). Example: "Corporation" - `dnbRecord.cmpelkV2.organization.businessEntityType.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the legal form or structure of the entity as registered with government authorities. Example: 451 - `dnbRecord.cmpelkV2.organization.controlOwnershipDate` (string) The date when the current owners took over the entity. Example: 1985 - `dnbRecord.cmpelkV2.organization.startDate` (string) The date the entity chooses to claim as its established date. Note: This date may be different from the Operations Start Date. Example: 1985 - `dnbRecord.cmpelkV2.organization.controlOwnershipType` (object) The details of the type of controlling ownership. - `dnbRecord.cmpelkV2.organization.controlOwnershipType.description` (string) The name for the type of controlling ownership (e.g., publicly owned, privately owned, state owned). Note: For some countries, controlling ownership can be derived from the legal form. Example: "Privately owned" - `dnbRecord.cmpelkV2.organization.controlOwnershipType.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the type of controlling ownership. Example: 9058 - `dnbRecord.cmpelkV2.organization.isAgent` (boolean) Indicates if the entity acts as an agent promoting the goods or services of another entity (e.g., Sales Agent, Purchasing Agent). - If true, the entity acts as an agent.- If false, the entity does not act as an agent. Example: "false" - `dnbRecord.cmpelkV2.organization.isImporter` (boolean) Indicates if the entity is an importer.- If true, the entity imports a quantity of goods from other countries.- If false, the entity does not import a quantity of goods from other countries. Example: "false" - `dnbRecord.cmpelkV2.organization.isExporter` (boolean) Indicates if the entity is an exporter.- If true, the entity exports a quantity of goods to other countries.- If false, the entity does not export a quantity of goods to other countries. Example: "false" - `dnbRecord.cmpelkV2.organization.numberOfEmployees` (array) - `dnbRecord.cmpelkV2.organization.numberOfEmployees.value` (integer) The total number of people engaged by the entity to perform its operations. The scope of this employee figure is identified in informationScopeDescription. Example: 1234 - `dnbRecord.cmpelkV2.organization.numberOfEmployees.informationScopeDescription` (string) The scope of Number of Employees value (e.g., Consolidated, Individual, HQ only). Example: "Consolidated" - `dnbRecord.cmpelkV2.organization.numberOfEmployees.informationScopeDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the scope of Number of Employees. Example: 9067 - `dnbRecord.cmpelkV2.organization.numberOfEmployees.reliabilityDescription` (string) The integrity of the employee figures (e.g., audited, actual, estimated, or modeled). Example: "Actual" - `dnbRecord.cmpelkV2.organization.numberOfEmployees.reliabilityDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the integrity of the employee figures. Example: 9092 - `dnbRecord.cmpelkV2.organization.numberOfEmployees.employeeCategories` (array) - `dnbRecord.cmpelkV2.organization.numberOfEmployees.employeeCategories.employmentBasisDescription` (string) The type of employees that have been included in the calculation of the number of employees on the basis of their employment contract (e.g., Principals, Part Time Workers). Example: "Principals" - `dnbRecord.cmpelkV2.organization.numberOfEmployees.employeeCategories.employmentBasisDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the employment basis description. Example: 9064 - `dnbRecord.cmpelkV2.organization.numberOfEmployees.trend` (array) - `dnbRecord.cmpelkV2.organization.numberOfEmployees.trend.timePeriod` (object) The details of timeframe for which this data is recorded. - `dnbRecord.cmpelkV2.organization.numberOfEmployees.trend.timePeriod.description` (string) The timeframe for which this data is recorded. Example: "1 - 5 years" - `dnbRecord.cmpelkV2.organization.numberOfEmployees.trend.timePeriod.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the timeframe for which this data is recorded. Example: 13721 - `dnbRecord.cmpelkV2.organization.numberOfEmployees.trend.growthRate` (number) The percentage of change in number of employees from base year compared to the trend year. Example: -7 - `dnbRecord.cmpelkV2.organization.financials` (array) - `dnbRecord.cmpelkV2.organization.financials.financialStatementToDate` (string) The date when the accounting period ended. If the Reliability Code denotes the figures are projected (future), then this is the date when the accounting period will end.Format: YYYY-MM-DD or YYYY-MM Example: "2025-09-09T13:03:09Z" - `dnbRecord.cmpelkV2.organization.financials.financialStatementDuration` (string) The period of the financial statement expressed as a time interval. Example: "Annual" - `dnbRecord.cmpelkV2.organization.financials.informationScopeDescription` (string) The organizational scope of the financial summary (e.g., Individual (Organization including any branches), Consolidated (Organization including any branches and subsidiaries)). Example: "Actual" - `dnbRecord.cmpelkV2.organization.financials.informationScopeDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the organizational scope of the financial summary. Example: 9092 - `dnbRecord.cmpelkV2.organization.financials.reliabilityDescription` (string) The integrity of the financial figures (e.g., audited, actual, estimated, or modeled). Example: "Actual" - `dnbRecord.cmpelkV2.organization.financials.reliabilityDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the integrity of the financial figures. Example: 9092 - `dnbRecord.cmpelkV2.organization.financials.unitCode` (string) The unit of size in which the financial summary figures are provided (e.g., in 1,000s; in 1,000,000s) Example: "Single Units" - `dnbRecord.cmpelkV2.organization.financials.accountantName` (string) The name of either an individual or an accounting firm. Example: "Johnson, Jordan & Jones CPAs" - `dnbRecord.cmpelkV2.organization.financials.yearlyRevenue` (array) - `dnbRecord.cmpelkV2.organization.financials.yearlyRevenue.value` (number) The monetary value of income received from customers from the sale of the entity's goods and/or services. This is the gross sales minus any returns, rebates/discounts, allowances for damages or shortages, shipping expenses passed on to the customer. Example: 19945238 - `dnbRecord.cmpelkV2.organization.financials.yearlyRevenue.currency` (string) The three-letter currency code, defined in the ISO 3166-1 scheme published by International Organization for Standardization (ISO) identifying the type of money in which this amount is expressed (e.g. USD, CAD, GBP, EUR). Example: "USD" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals` (array) - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.givenName` (string) The given name of the principal. Example: "Leslie" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.familyName` (string) The family name of the principal. Example: "Smith" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.fullName` (string) The complete name of the principal. Example: "Leslie Ann Smith" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.namePrefix` (string) The correct form of address for the principal (e.g., Dr., Professor, Lord). Example: "Dr." - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.nameSuffix` (string) The familial or professional suffix to the principal's name. Example: "PhD" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.gender` (string) The gender of this individual. Example: "Female" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.jobTitles` (array) - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.jobTitles.title` (string) The position held by this individual. Example: "President" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.managementResponsibilities` (array) - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.managementResponsibilities.description` (string) Name of the business function of the entity derived from a standard Management Responsibility Code (MRC). Example: "President" - `dnbRecord.cmpelkV2.organization.mostSeniorPrincipals.managementResponsibilities.mrcCode` (string) A unique code identifying the business function of the entity derived from a standard Management Responsibility Code (MRC). Example: "A1A6" - `dnbRecord.cmpelkV2.organization.currentPrincipals` (array) - `dnbRecord.cmpelkV2.organization.socioEconomicInformation` (object) The details of the categorization of the entity in Socio Economic or Statistical groups. - `dnbRecord.cmpelkV2.organization.socioEconomicInformation.isMinorityOwned` (boolean) Indicates if the entity is minority owned. Minority owned means it is certified as an entity that is greater than 50% owned by and whose management and daily operations are controlled by one or more minority group members- If true, indicates that this is a minority-owned entity.- If false, indicates that this is not a minority-owned entity. Example: "false" - `dnbRecord.cmpelkV2.organization.socioEconomicInformation.isSmallBusiness` (boolean) Indicates if the business qualifies as small business, eligible for assistance from SBA, with a place of business located in the United States. It must operate primarily within the United States or make a significant contribution to the U.S. economy through payment of taxes or use of American products, materials or labor. Together with its affiliates, it must meet the numerical size standards as defined in the Small Business Size Regulations 13 CFR 121.- If true, indicates that this is a small business.- If false, indicates that this is not a small business. Example: "false" - `dnbRecord.cmpelkV2.organization.isStandalone` (boolean) Indicates if the entity is a member of a legal family tree. - If true, indicates that the entity is not a member of a legal family tree. This means it cannot play any family tree role and corporateLinkage will not be present.- If false, indicates that the entity is a member of a legal family tree. The roles it plays is indicated by Family Tree Member Roles played. Example: "false" - `dnbRecord.cmpelkV2.organization.corporateLinkage` (object) The details of the relationship between the entity and other entities in the legal family tree. - `dnbRecord.cmpelkV2.organization.corporateLinkage.familytreeRolesPlayed` (array) - `dnbRecord.cmpelkV2.organization.corporateLinkage.familytreeRolesPlayed.description` (string) The role the entity plays as a member of an ownership structured family tree (e.g., a branch, division, a parent, headquarters, subsidiary, global ultimate, domestic ultimate). Example: "Parent/Headquarters" - `dnbRecord.cmpelkV2.organization.corporateLinkage.familytreeRolesPlayed.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify describing family tree role. Example: 9141 - `dnbRecord.cmpelkV2.organization.corporateLinkage.hierarchyLevel` (integer) The number of family-tree levels below the global ultimate the entity is in its corporate hierarchy. The hierarchy level value of the global ultimate will always be 1. Each subsidiary level below the global ultimate is incremented by 1. Branch locations in a family tree will have the same hierarchy code as its associated headquarter. Example: 1 - `dnbRecord.cmpelkV2.organization.corporateLinkage.globalUltimateFamilyTreeMembersCount` (integer) The total number of entities in the entity's Family tree starting from Global Ultimate. Example: "4" - `dnbRecord.cmpelkV2.organization.corporateLinkage.globalUltimate` (object) The details of the top most entity in the family tree, tracing each parent up to its own parent. For example, Company-A is based in the US and has Company-B as its parent also in the US. In turn Company-B is owned by Company-C, also in the US, which is owned by Company-D which is in the UK. Thus, the Global Ultimate of this family tree (and therefore of each member of the family tree) is Company-D. - `dnbRecord.cmpelkV2.organization.corporateLinkage.domesticUltimate` (object) The details of the Domestic Ultimate which is the last entity in the tree, when reviewing upwards, that is in the same country as the entity. For example, Company-A is based in the US and has Company-B as its parent also in the US. In turn Company-B is owned by Company-C, also in the US, which is owned by Company-D which is in the UK. Thus, the Domestic Ultimate of Company-A is actually Company-C as this is the last entity in the parent chain that is in the US. - `dnbRecord.cmpelkV2.organization.corporateLinkage.parent` (object) The details of the entity that owns more than 50% of the subject entity. - `dnbRecord.cmpelkV2.organization.corporateLinkage.headQuarter` (object) The details of the office that serves as the administrative center for the entity. - `dnbRecord.cmpelkV2.organization.shareOwnership` (array) - `dnbRecord.cmpelkV2.organization.shareOwnership.duns` (string) When a shareholder is a business, Dun & Bradstreet may assign a D-U-N-S Number to the company that owns stock or common stock of the subject entity. The D-U-N-S Number is an identification number that uniquely identifies the organization in accordance with the Data Universe Numbering System (D-U-N-S). Presence of a D-U-N-S Number is not a requirement to be a shareholder. Example: "804735132" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryName` (string) Single name by which the organization is primarily known or identified. Example: "GORMAN MANUFACTURING COMPANY, INC." - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress` (object) The details of the Primary Address at which the organization is located or conducts operations. - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressCountry` (object) The details of the country or region where the address of the organization is located or conducts operations. - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressCountry.name` (string) The Country or Region where the organization's Primary Address is located or conducts operations . Example: "United States" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressCountry.isoAlpha2Code` (string) The 2 letter alpha country code assigned by the International Organization for Standardization (ISO) identifying the Country/Region where the organization's Primary address is located or conducts operations . Example: "US" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.continentalRegion` (object) The details of the Continent in which the Primary Address of the organisation is located or conducts operations. - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.continentalRegion.name` (string) The name of the continent where the Primary Address of the organization is located or conducts operations.Possible values AfricaAsia PacificEuropeNorth AmericaMiddle EastSouth America Example: "North America" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressLocality` (object) The details of the locality where the organization's Primary Address is located or conducts operations. Locality defined as a district population cluster. City, town, township, village, borough etc. - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressLocality.name` (string) The name of the locality where the organization's Primary Address is located or conducts operations. Locality defined as a district population cluster. City, town, township, village, borough etc. Example: "SAN FRANCISCO" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressRegion` (object) Details of the type of geographical area where the organization's Primary Address is located or conducts operations.Different markets have their own way of subdividing the country into smaller parts. Examples:Departments (France)States (USA)Provinces (Netherlands)Counties (UK)Bundeslander (Germany)Provinces and Territories (Canada) - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressRegion.name` (string) The name of the geographical area where the organization's Primary Address is located or conducts operations. For Example New Jersey. Example: "California" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.addressRegion.abbreviatedName` (string) The shortened name of the geographical area where the organization's Primary Address is located or conducts operations For example NJ for the US State New Jersey within Country United States. Example: "CA" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.postalCode` (string) The postal code of the organization's Primary Address.Also known locally in various English-speaking countries throughout the world as a postcode, post code, Eircode, PIN or ZIP Code) is a series of letters or digits or both, sometimes including spaces or punctuation, included in a postal address for the purpose of sorting mail. The code is used by the country's postal authority to identify the address where the organization is located or conducts operations . Example: "941109999" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.streetAddress` (object) The details of the street address where the organization's Primary Address is located. - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.streetAddress.line1` (string) The first line of the address where the entity is located.The first line of the Primary Address where the organization is located or conducts operations. For example The Point in the addressThe Point37 North Wharf RoadLondonW2 1AF Example: "492 KOLLER ST" - `dnbRecord.cmpelkV2.organization.shareOwnership.primaryAddress.streetAddress.line2` (string) The second line of the Primary Address where the organization is located or conducts operationsFor example 37 North Wharf Road in the addressThe Point37 North Wharf RoadLondonW2 1AF Example: "Suite 100" - `dnbRecord.cmpelkV2.organization.shareOwnership.ownershipPercentage` (number) The total percent of the subject organization's stock or common stock owned by either an individual, organization with DUNS or direct entity shareholder. Example: 8.56 - `dnbRecord.cmpelkV2.organization.affiliates` (array) - `dnbRecord.cmpelkV2.organization.affiliates.duns` (string) The D-U-N-S Number, a proprietary organizational identifier owned and managed by Dun & Bradstreet Inc, provides unique identification of a subject organization, in accordance with the Data Universal Numbering System (D-U-N-S). Example: "804735132" - `dnbRecord.cmpelkV2.organization.affiliates.associationType` (object) The details of the nature of association of this entity with subject entity. - `dnbRecord.cmpelkV2.organization.affiliates.associationType.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the nature of association of this entity with subject entity.Refer to Reference code table "511 [Affiliation Type]" for all possible values. Example: 30488 - `dnbRecord.cmpelkV2.organization.affiliates.associationType.description` (string) The nature of association of this entity with subject entity (e.g., Franchise, Agent). Example: "Dealer Alternate Linkage" - `dnbRecord.cmpelkV2.organization.affiliates.franchiseName` (string) The franchising branch. Example: "Franchise" - `dnbRecord.cmpelkV2.organization.affiliates.franchiseID` (string) A unique code assigned by Dun & Bradstreet to identify a franchising brand. Example: "1058890509" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight` (object) Records data collected from a Dun & Bradstreet Artificial Intelligence-driven hierarchy solution that utilizes Machine Learning to link businesses as a linkage expert would and capture a wide spectrum of potential relationship including majority ownership, minority ownership, franchise, dealership and much more. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.brandName` (string) The brand name of DUNS extracted by Extended Linkage algorithm. For example, if the Business Name is "The Dun & Bradstreet Corporation", then Brand Name will be "DUN&BRADSTREET". Example: "DUN&BRADSTREET" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.familyTreeCount` (integer) The total number of Extended Linkage Family members (i.e. The number of records in whole database with the same Extended Linkage Global Ultimate DUNS Number as the current records.) Example: 145 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.globalUltimate` (object) Records details of the Global Ultimate that is within the Extended Linkage Family. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.globalUltimate.duns` (string) The Duns number of the Global Ultimate that is within the Extended Linkage Family. Example: "005438890" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.globalUltimate.name` (string) The business name of the Global Ultimate that is within the Extended Linkage Family. Example: "Lawson Products, Inc." - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.globalUltimate.primaryAddress` (object) The details of the single primary or physical address of the global ultimate within this Extended family tree. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.globalUltimate.primaryAddress.addressCountry` (object) The details of the country/market in which this address is located. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.globalUltimate.primaryAddress.addressCountry.name` (string) The name of the country/market in which this address is located. Example: "United States" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.domesticUltimate` (object) Records details of the Domestic Ultimate that is within the Extended Linkage Family. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.domesticUltimate.duns` (string) The Duns number of the Domestic Ultimate that is within the Extended Linkage Family. Example: "005438890" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.domesticUltimate.name` (string) The business name of the Domestic Ultimate that is within the Extended Linkage Family. Example: "Lawson Products, Inc." - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.domesticUltimate.primaryAddress` (object) The details of the single primary or physical address of the domestic ultimate within this Extended family tree. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.parent` (object) Records details of the Parent that is within the Extended Linkage Family - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.parent.duns` (string) The DUNS number of the Parent that is within the Extended Linkage Family Example: "005438890" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.parent.name` (string) The business name of the Parent that is within the Extended Linkage Family Example: "Lawson Products, Inc." - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.parent.primaryAddress` (object) The details of the single primary or physical address of the parent company within this Extended family tree. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.linkageSourceCategory` (integer) This code indicates the source of linkage:Code "9" is assigned when majority ownership linkage is present.Code "8" is assigned when a local market linkage is present.Code "7" is assigned when an alternative linkage is present.Codes "3" to "6" are assigned whenever a modeled relationship is present. Note: The source codes of 3 - 6 are correlated with ELI Name Evidence, SIC Evidence, Brand Evidence, Phone Evidence, CEO Evidence and etc. The more evidences we've seen in those scores, the higher the source code will be. Example: 6 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.associationType` (object) Records the type of association and that is intended to provide insights into the nature of the relationship between the entities. it is sourced from alternative linkage when alternative linkage is present. When alternative linkage is not present, type is inferred by the model based on the brand name extracted and the childs line of business. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.associationType.description` (string) Text that indicates the type of association and that is intended to provide insights into the nature of the relationship between the entities. it is sourced from alternative linkage when alternative linkage is present. Example: "Agent Alternate Linkage" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.associationType.dnbCode` (integer) A unique code assigned by Dun & Bradstreet that indicates the type of association and that is intended to provide insights into the nature of the relationship between the entities. it is sourced from alternative linkage when alternative linkage is present.Refer to Reference code table "511 [Affiliation Type]" for all possible values. Example: 30487 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.nameEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using name. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.nameEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using name. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.nameEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using name.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.brandEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using brand name. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.brandEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using brand name. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.brandEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using brand name.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.industryEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using industry code. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.industryEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using industry code. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.industryEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using industry code.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.locationEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using address. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.locationEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using address. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.locationEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using address.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.ceoEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using most senior principal data. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.ceoEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using most senior principal data. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.ceoEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using most senior principal data.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.principalNameEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using current principal data. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.principalNameEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using current principal data. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.principalNameEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using current principal data.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.telephoneEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using telephone information. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.telephoneEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using telephone information. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.telephoneEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using telephone information.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.webDomainEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using website domain information. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.webDomainEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using website domain information. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.webDomainEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using website domain information.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.webPageEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using website home page information. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.webPageEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using website home page information. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.webPageEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using website home page information..Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.financialReportEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using financial statements. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.financialReportEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using financial statements. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.financialReportEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using financial statements..Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.wikipediaEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using company's Wikipedia web page. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.wikipediaEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using company's Wikipedia web page. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.wikipediaEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using company's Wikipedia web page.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.feedbackEvidenceStrength` (object) Records the level of the model outcome that supports the family tree information derived using D&B internal expert or customer feedback. - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.feedbackEvidenceStrength.description` (string) Text denoting the level of the model outcome that supports the family tree information derived using D&B internal expert or customer feedback. Example: "Moderate" - `dnbRecord.cmpelkV2.organization.extendedLinkageInsight.feedbackEvidenceStrength.dnbCode` (integer) A unique code assigned by Dun & Bradstreet indicating the level of the model outcome that supports the family tree information derived using D&B internal expert or customer feedback.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13695 - `dnbRecord.dataBlock` (object) A data block is a collection of data elements that are logically grouped together. Enables you to retrieve data on a specific entity or category. - `dnbRecord.dataBlock.blockStatus` (array) - `dnbRecord.dataBlock.blockStatus.blockID` (string) The unique identifier for the data block. Example: "blockID" - `dnbRecord.dataBlock.blockStatus.status` (string) The current status of the data block fulfilled in this response.Possible values: Unavailable Example: "OK" - `dnbRecord.dataBlock.blockStatus.reason` (string) Any specific reason why the data block is not delivered in this response.Possible values: Data is not available for the branch.* Data is not available on the requested country code. Example: "Data is not available." - `dnbRecord.dataBlock.organization` (object) The details of the entity. - `dnbRecord.dataBlock.organization.countryISOAlpha2Code` (string) The two-letter country code, defined by the International Organization for Standardization (ISO) ISO 3166-1 scheme, identifying the country in which the entity is located. Example: "US" - `dnbRecord.dataBlock.organization.dunsControlStatus` (object) The details of the organization's functional state and controls that impact its suitability for various usage purposes. - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingStatus` (object) The high level categorization of the entity's functional state or trading status. - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingStatus.description` (string) The entity's functional state or trading status summarized into either active or out of business. Example: "Active" - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingStatus.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the entity''s functional state or trading status. Refer to Reference code table "166 [Operating Status]" for all possible values. Example: "9074" - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingStatus.startDate` (string) A date identifying the beginning of the time period in which this Operating Status is or was applicable. Example: "2025-09-09T13:03:09Z" - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingSubStatus` (object) Records the specific status of the subject company. - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingSubStatus.description` (string) Textual description of the specific status of the company. Example: "Out of business - Favourable" - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingSubStatus.dnbCode` (integer) A unique code assigned by Dun & Bradstreet denoting the specific status of the company.Refer to Reference code table "166 [Operating Status]" for all possible values. Example: "9077" - `dnbRecord.dataBlock.organization.dunsControlStatus.operatingSubStatus.startDate` (string) The date when this specific status of the company was recorded. Example: "2025-09-09T13:03:09Z" - `dnbRecord.dataBlock.organization.dunsControlStatus.detailedOperatingStatus` (object) Records the further low level status of the subject company, in terms of its operations. - `dnbRecord.dataBlock.organization.dunsControlStatus.detailedOperatingStatus.description` (string) Textual description of the detailed operating status of the company. Example: "Operationally Active" - `dnbRecord.dataBlock.organization.dunsControlStatus.detailedOperatingStatus.dnbCode` (integer) A unique code assigned by Dun & Bradstreet denoting the detailed operating status of the company.Refer to Reference code table "732 [Detailed Operating Status]" for all possible values. Example: "29929" - `dnbRecord.dataBlock.organization.dunsControlStatus.isMailUndeliverable` (boolean) Indicates whether it is possible to deliver mail to the address of this entity. - If true, it is not possible to deliver mail to at least one of the addresses listed for this DUNS (Primary, Mailing or Registered).- If false, it is possible to deliver mail to the address. Example: "false" - `dnbRecord.dataBlock.organization.dunsControlStatus.isTelephoneDisconnected` (boolean) Indicates whether the telephone number can be connected to successfully.- If true, connection to the telephone number is unsuccessful.- If false, connection to the telephone number is successful. Example: "false" - `dnbRecord.dataBlock.organization.dunsControlStatus.firstReportDate` (string) The date when the first complete review of all Business Information Report data was updated about the business. Example: "2025-09-09T13:03:09Z" - `dnbRecord.dataBlock.organization.dunsControlStatus.recordClass` (object) Records the classification of the company data maintained in the D&B database. - `dnbRecord.dataBlock.organization.dunsControlStatus.recordClass.description` (string) Text denoting the classification of the company data maintained in the D&B database. Example: "Full DMI record" - `dnbRecord.dataBlock.organization.dunsControlStatus.recordClass.dnbCode` (integer) A unique identifier assigned by D&B to denote the classification of the company data maintained in the D&B database.Refer to Reference code table "240 [Record Class]" for all possible values. Example: 10928 - `dnbRecord.dataBlock.organization.dunsControlStatus.isSelfRequestedDUNS` (boolean) When turned ON (Set to TRUE), it indicates that the D-U-N-S Number for this subject was created at the request of the subject.When turned OFF (Set to FALSE), it indicates that the D-U-N-S Number for this subject was not created at the request of the subject.; however as this is the assumed condition there is no requirement to create this tag to represent this fact. Example: true - `dnbRecord.dataBlock.organization.dunsControlStatus.selfRequestDate` (string) The date when the subject requested a D-U-N-S number for itself. Example: "2025-09-09T13:03:09Z" - `dnbRecord.dataBlock.organization.registeredName` (string) The legally recognized name by which the organizationis registered with a local or national Registry. Example: "GORMAN MANUFACTURING COMPANY, INC." - `dnbRecord.dataBlock.organization.multilingualPrimaryName` (array) - `dnbRecord.dataBlock.organization.multilingualPrimaryName.language` (object) The details of the language in which this name was recorded. - `dnbRecord.dataBlock.organization.multilingualPrimaryName.language.description` (string) The language in which this name was recorded. Example: "Japanese" - `dnbRecord.dataBlock.organization.multilingualPrimaryName.language.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the language in which this address was recorded.Refer to Reference code table "3 [Language]" for all possible values. Example: 39 - `dnbRecord.dataBlock.organization.multilingualPrimaryName.name` (string) The name by which the entity is primarily known or identified. Example: "GORMAN" - `dnbRecord.dataBlock.organization.multilingualPrimaryName.writingScript` (object) Records the type of writing system for the language that was used in recording this textual information. For example, textual information recorded in the language 'Japanese' can be written in any of the following scripts: kanji, katakana, hiragana or romaji. - `dnbRecord.dataBlock.organization.multilingualPrimaryName.writingScript.description` (string) Text denoting the type of writing system for the language that was used in recording this textual information. For example, textual information recorded in the language 'Japanese' can be written in any of the following scripts: kanji, katakana, hiragana or romaji. Example: "Kana" - `dnbRecord.dataBlock.organization.multilingualPrimaryName.writingScript.dnbCode` (integer) A unique code assigned by Dun&Bradstreet denoting the type of writing system for the language that was used in recording this textual information. For example, textual information recorded in the language 'Japanese' can be written in any of the following scripts: kanji, katakana, hiragana or romaji.Refer to Reference code table "466 [Writing Script]" for all possible values. Example: 19347 - `dnbRecord.dataBlock.organization.multilingualRegisteredNames` (array) - `dnbRecord.dataBlock.organization.multilingualRegisteredNames.name` (string) Single name by which the organization is primarily known or identified. Example: "GORMAN MANUFACTURING COMPANY, INC." - `dnbRecord.dataBlock.organization.multilingualTradestyleNames` (array) - `dnbRecord.dataBlock.organization.multilingualTradestyleNames.name` (string) The name that the entity trades under for commercial purposes although its registered legal name used for contracts and other formal situations may be another name. Example: "GORMAN" - `dnbRecord.dataBlock.organization.multilingualTradestyleNames.priority` (integer) The sequence in which the entity mostly uses this trade style name. Example: 1 - `dnbRecord.dataBlock.organization.defaultCurrency` (string) The three-letter currency code, defined in the ISO 4217 scheme published by International Organization for Standardization (ISO) identifying the type of money that this entity uses by default. Example: "USD" - `dnbRecord.dataBlock.organization.email` (array) - `dnbRecord.dataBlock.organization.email.address` (string) The email address for the entity. Example: "someone@company.com" - `dnbRecord.dataBlock.organization.multilingualPrimaryAddress` (array) - `dnbRecord.dataBlock.organization.multilingualPrimaryAddress.streetNumber` (string) The number part of the street address where the entity is located. This may be a single number, a number with an appendix, or a range of street numbers. For example, the "51 - 59C" in the address 51 - 59C Wall Street. Example: "2" - `dnbRecord.dataBlock.organization.multilingualPrimaryAddress.streetName` (string) The name of the street where the entity is located. For example, "Wall Street" in the address 51 - 59C Wall Street. Example: "Wall Street" - `dnbRecord.dataBlock.organization.registeredAddress` (object) The details of the organization's official address as recorded with an external authority to which all official correspondence must be sentExampleCompanies House for the UK. - `dnbRecord.dataBlock.organization.registeredAddress.language` (object) The details of the language in which the organization's official address is presented. - `dnbRecord.dataBlock.organization.registeredAddress.language.description` (string) A description of the language in which the organization's official address is presented . Example: "English" - `dnbRecord.dataBlock.organization.registeredAddress.language.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the language in which this organization's official address is presented Example: 39 - `dnbRecord.dataBlock.organization.registeredAddress.addressCountry` (object) The details of the Country or Region where the organization's official address is located. - `dnbRecord.dataBlock.organization.registeredAddress.addressCountry.name` (string) The name of the country/region where the organization's official address is located Example: "United States" - `dnbRecord.dataBlock.organization.registeredAddress.addressCountry.isoAlpha2Code` (string) The 2 letter alpha country code assigned by the International Organization for Standardization (ISO) identifying the country/region where the organization's official address is located. Example: "US" - `dnbRecord.dataBlock.organization.registeredAddress.addressLocality` (object) The details of the locality where the organization's official address is located. - `dnbRecord.dataBlock.organization.registeredAddress.addressLocality.name` (string) The name of the locality where the organization's official address is located. Locality defined as a district population cluster. City, Town, Township, Village, Borough etc. Example: "SAN FRANCISCO" - `dnbRecord.dataBlock.organization.registeredAddress.minorTownName` (string) The name of the village, town or suburb where the organization's official address is located .E.g. Booker in Booker High Wycombe Example: "Booker" - `dnbRecord.dataBlock.organization.registeredAddress.addressRegion` (object) Details of the type of geographical area where the organization's official address is located.Different markets have their own way of subdividing the country into smaller parts. Examples:Departments (France)States (USA)Provinces (Netherlands)Bundeslnder (Germany)Provinces and Territories (Canada) - `dnbRecord.dataBlock.organization.registeredAddress.addressRegion.name` (string) The name of the geographical area where the organization's official address is located . Example:New Jersey Example: "California" - `dnbRecord.dataBlock.organization.registeredAddress.addressRegion.abbreviatedName` (string) The shortened name of the geographical area where the organization's official address is located.For example NJ for the US State New Jersey within Country United States. Example: "CA" - `dnbRecord.dataBlock.organization.registeredAddress.addressCounty` (object) The details of the geographical area of a country or region where the organization's official address is located.Countries subdivide their geography into smaller areas. County is an example of commonly used area often found in UK - `dnbRecord.dataBlock.organization.registeredAddress.addressCounty.name` (string) The name of the geographical area of a country or region where the organization's official address is located.Countries subdivide their geography into smaller areas; the UK county is a typical example. Example: "SAN MATEO" - `dnbRecord.dataBlock.organization.registeredAddress.postalCode` (string) The postal code of the organization's Registered Address. Also known locally in various English-speaking countries throughout the world as a postcode, post code, Eircode, PIN or ZIP Code. Itis a series of letters or digits or both, sometimes including spaces or punctuation, included in a postal address for the purpose of sorting mail. Example: "941109999" - `dnbRecord.dataBlock.organization.registeredAddress.postalCodePosition` (object) The details of the position of the Postal Code when presenting the address where the organization's official correspondence is delivered . - `dnbRecord.dataBlock.organization.registeredAddress.postalCodePosition.description` (string) The position of the Postal Code when presenting the organization's official address (e.g. before or after the address Town/City) Example: "Post code presented before Town/City name" - `dnbRecord.dataBlock.organization.registeredAddress.postalCodePosition.dnbCode` (integer) A unique code assigned by Dun and Bradstreet to identify the position of the postal code when presenting the organization's official address. Example: 1009 - `dnbRecord.dataBlock.organization.registeredAddress.streetNumber` (string) The numerical part of the street address where the organization's official address is located. This may be a single number, a number with an appendix, or a range of street numbers.For example, 51 - 59C for the address 51 - 59C Wall Street. Example: "51 - 59C" - `dnbRecord.dataBlock.organization.registeredAddress.streetName` (string) The name of the street where the organization's official address is located. For example; Wall Street for the address 51 - 59C Wall Street. Example: "Wall Street" - `dnbRecord.dataBlock.organization.registeredAddress.streetAddress` (object) The details of the street address where the organization's official address is located. - `dnbRecord.dataBlock.organization.registeredAddress.streetAddress.line1` (string) The first line of the organization's official address. For example The Point In the addressThe Point37 North Wharf RoadLondonW2 1AF Example: "The Point" - `dnbRecord.dataBlock.organization.registeredAddress.streetAddress.line2` (string) The second line of the organization's official address. For example 37 North Wharf Road In the addressThe Point37 North Wharf RoadLondon Example: "37 North Wharf Road" - `dnbRecord.dataBlock.organization.registeredAddress.streetAddress.line3` (string) The third line of the organization's official address. For example London in the addressThe Point37 North Wharf RoadLondonW2 1AF Example: "Address line 3" - `dnbRecord.dataBlock.organization.registeredAddress.streetAddress.line4` (string) The fourth line of the organization's official address. For example W2 1AF in the addressThe Point37 North Wharf RoadLondonW2 1AF Example: "Address line 4" - `dnbRecord.dataBlock.organization.registeredAddress.postOfficeBox` (object) A description of the language in which the organization's official address is presented. - `dnbRecord.dataBlock.organization.registeredAddress.postOfficeBox.postOfficeBoxNumber` (string) A unique identifier issued to the organisation by a private or public postal office where all official correspondence is delivered.This includes only the identifying number (or text) and not the textual description of the PO Box type. For example the contents would be just the number 12 from PO Box 12 not PO Box or just the number 57 from PMB 57 not PMB Example: "5309" - `dnbRecord.dataBlock.organization.registeredAddress.postOfficeBox.typeDescription` (string) A description of the type of post office box e.g.Post Office Box or Private Mail Box PMBA post office box (commonly abbreviated as P.O. box, or also known as a postal box) is a uniquely addressable lockable box located on the premises of a post office station where the organisation requests to have official correspondence delivered. A Private Mail box (commonly abbreviated as PMB provides a real street address and can accept delivery of packages as well as mail. Example: "Supplied by public Post Office authority" - `dnbRecord.dataBlock.organization.registeredAddress.postOfficeBox.typeDnBCode` (integer) A unique code assigned by Dun & Bradstreet to identify the type of PO Box where the organisation requests to have official correspondence delivered. Example: 120 - `dnbRecord.dataBlock.organization.standardizedStockExchanges` (array) - `dnbRecord.dataBlock.organization.standardizedStockExchanges.exchangeName` (object) Records the standardized name of the stock exchange. - `dnbRecord.dataBlock.organization.standardizedStockExchanges.exchangeName.description` (string) Text that denotes the standardized name of the stock exchange. Example: "Shanghai Stock Exchange" - `dnbRecord.dataBlock.organization.standardizedStockExchanges.exchangeName.dnbCode` (integer) A unique code assigned by Dun&Bradstreet that denotes the standardized name of the stock exchange.Refer to Reference code table "178 [Stock Exchange]" for all possible values. Example: 20666 - `dnbRecord.dataBlock.organization.standardizedStockExchanges.sectionNames` (array) - `dnbRecord.dataBlock.organization.standardizedStockExchanges.sectionNames.name` (string) Records the name of the section within the stock exchange, e.g., First section of the Tokyo Stock Exchange, Second section of the Tokyo Stock Exchange, JASDAQ, MOTHERS. Example: "JASDAQ" - `dnbRecord.dataBlock.organization.standardizedStockExchanges.sectionNames.language` (object) Records the language in which this information was recorded. - `dnbRecord.dataBlock.organization.standardizedStockExchanges.sectionNames.language.description` (string) Text that records the language in which this information was recorded.Refer to Reference code table "3 [Language]" for all possible values. Example: "Japanese" - `dnbRecord.dataBlock.organization.standardizedStockExchanges.sectionNames.language.dnbCode` (integer) A unique code assigned by Dun&Bradstreet that records the language in which this information was recorded. Example: 3807 - `dnbRecord.dataBlock.organization.isForbesLargestPrivateCompaniesListed` (boolean) Indicates whether the entity has ever been listed as one of the largest private companies in the United States on the annual list compiled and published by Forbes magazine.- If true, the entity has been listed.- If false, the entity has not been listed. - `dnbRecord.dataBlock.organization.isFortune1000Listed` (boolean) Indicates whether the entity has ever been listed as one of the 1000 largest American companies, ranked on revenues alone by the American business magazine Fortune.- If true, the entity has been listed.- If false, the entity has not been listed. - `dnbRecord.dataBlock.organization.primaryIndustryCode` (object) The details of the business activity in which the organisation is primarily engaged using standardised coding schemes such as European NACE and U.S Standard Industry Classification (SIC). - `dnbRecord.dataBlock.organization.primaryIndustryCode.usSicV4` (string) The 4-digit code in the U.S. SIC (Standard Industrial Classification) 1987 system assigned to an organization categorizing the primary business activities performed at its location. For example, 1611 represents the highway and street construction industry. Example: "5461" - `dnbRecord.dataBlock.organization.primaryIndustryCode.usSicV4Description` (string) The description of the business activities represented by the Primary US SIC Code. For example, 'highway and street construction' is the description of industry code 1611. Example: "Credit reporting services" - `dnbRecord.dataBlock.organization.unspscCodes` (array) - `dnbRecord.dataBlock.organization.unspscCodes.code` (string) The UNSPSC code that identifies a product or service offered by the entity. Example: "31111617" - `dnbRecord.dataBlock.organization.unspscCodes.description` (string) The description associated with the UNSPSC code. Example: "Zinc impact extrusions" - `dnbRecord.dataBlock.organization.unspscCodes.priority` (integer) Identifies the order in which this UNSPSC code should be presented relative to other UNSPSC codes. Example: 1 - `dnbRecord.dataBlock.organization.isNonClassifiedEstablishment` (boolean) When set to "true", it denotes that the Dun & Bradstreet is unable to classify the subject into a specific industry.When set to "false", it denotes that the Dun & Bradstreet is able to classify the subject into a specific industry. Example: true - `dnbRecord.dataBlock.organization.activities` (array) - `dnbRecord.dataBlock.organization.activities.description` (string) Description of operations continued by a business. Example: "Entity operation description" - `dnbRecord.dataBlock.organization.activities.language` (object) The details of the language in which this business activity was recorded. - `dnbRecord.dataBlock.organization.activities.language.description` (string) The name of the language in which this business activity was recorded. Example: "English" - `dnbRecord.dataBlock.organization.activities.language.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the language in which this business activity was recorded.Refer to Reference code table "3 [Language]" for all possible values. Example: 39 - `dnbRecord.dataBlock.organization.startDate` (string) The date the entity chooses to claim as its established date. Note: This date may be different from the Operations Start Date and adheres to ISO 8601 standard.The date an organization originally commenced operations. If the business was formed to acquire or continue the operations of a pre-existing business, then the Start Date may reflect that original start date. The Start Date is not necessarily the date that the subject was registered/incorporated. If a company registered on 25th August 1930 continues business activities established on 18th June 1815 then the start date is the 1815 date. Example: "2025-09-09T13:03:09Z" - `dnbRecord.dataBlock.organization.incorporatedDate` (string) The date on which a legal form was first registered with the appropriate Government body for this organization. Example: "1987" - `dnbRecord.dataBlock.organization.businessEntityType` (object) A broad category of an organization structure into which all Legal Forms are grouped. These categories are created by Dun & Bradstreet for client use based on Legal Form association with one and only one Legal Form Class. Legal Form Class is limited to Corporation, Partnership, Proprietorship, National Government, Local Government, Joint Venture, Non Profit Organization, Co-operative / Mutual Organization and Foreign Company as well as a category for Legal Forms that do not fit into an existing Legal Form Class. - `dnbRecord.dataBlock.organization.businessEntityType.description` (string) The text description of the unique code assigned by Dun & Bradstreet for the Legal Form Class. Example: "Corporation" - `dnbRecord.dataBlock.organization.businessEntityType.dnbCode` (integer) A unique code assigned by D&B to identify the Legal Form Class. E.g. 451 is the Code for Corporation.Refer to Reference code table "197 [Business Entity Type]" for all possible values. Example: 451 - `dnbRecord.dataBlock.organization.legalForm` (object) The details of the structure of an organization, irrespective of the laws of the country or region in which it was formed. Commonly, this structure will be determined when registered with government authorities, however some entities are not required to register. This structure affects how much is paid in taxes, the ability to raise money, the requirements to register and the liability of proprietors. These structure types are universally standardized by Dun & Bradstreet for client use based on Legal Form association with one and only one Global Legal Form. Examples include Joint Stock Company and Limited Liability Company. - `dnbRecord.dataBlock.organization.legalForm.description` (string) The text description of the unique code assigned by Dun & Bradstreet for the Global Legal Form. Example: "Corporation" - `dnbRecord.dataBlock.organization.legalForm.dnbCode` (integer) A unique code assigned by D&B for the Global Legal Form. For example 31145 is the Code for Government AgencyRefer to Reference code table "750 [Global Legal Form]" for all possible values. Example: 31217 - `dnbRecord.dataBlock.organization.legalForm.startDate` (string) The date on which the legal form was registered with the appropriate Government body or recognised by Dun and Bradstreet. Example: "2025-09-09T13:03:09Z" - `dnbRecord.dataBlock.organization.legalForm.registrationLocation` (object) The details of the address where the Legal Form is registered. - `dnbRecord.dataBlock.organization.legalForm.registrationLocation.addressRegion` (string) The name of the geographical area where the organization's Primary Address is located or conducts operations. For Example New Jersey. Example: "California" - `dnbRecord.dataBlock.organization.charterType` (object) The details of the entity's charter type. - `dnbRecord.dataBlock.organization.charterType.description` (string) The nature of the document identifying the purpose of this entity and its rules of conduct (e.g., municipality charter, local public school charter, medical partnership charter, mutual surety company charter). Example: "Joint tenancy" - `dnbRecord.dataBlock.organization.charterType.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the entity's charter type.Refer to Reference code table "162 [Charter Type]" for all possible values. Example: 2110 - `dnbRecord.dataBlock.organization.registeredDetails` (object) The details of the constitutional status of the entity as defined under the laws of a country (e.g., Limited Company, Partnership, co-operative Society) and the Stock Equity or share structure employed by the entity according to the legal form and rules of incorporation. The owners of the stock or shares are the owners of the business. - `dnbRecord.dataBlock.organization.registeredDetails.legalForm` (object) The details of the structure of an organization according to the laws of the country or region in which it was formed. Commonly, this structure will be determined when registered with government authorities, however some organisations are not required to register. This structure affects how much is paid in taxes, the ability to raise money, the requirements to register and the liability of proprietors. These structure types are unique by country, as similar legal form types can have different interpretations by country or region. Also known as Legal Structure or Business Structure. Examples include Limited Liability Company (US), Private Unlimited Company Without Share Capital (GB) or Limited Responsibility Cooperative (BO). - `dnbRecord.dataBlock.organization.registeredDetails.legalForm.description` (string) The text description of the unique code assigned by D&B for the Legal Form. For example Public Limited Liability Company . Example: "Corporation (US)" - `dnbRecord.dataBlock.organization.registeredDetails.legalForm.dnbCode` (integer) The unique code assigned by D&B for the Legal Form.E.g. 1868 is the Code for Italian Public Limited Liability CompanyRefer to Reference code table "4 [Legal Form]" for all possible values. Example: 7101 - `dnbRecord.dataBlock.organization.registeredDetails.legalForm.registrationStatus` (object) The details of the status of the registration with respect to this legal form. - `dnbRecord.dataBlock.organization.registeredDetails.legalForm.registrationStatus.description` (string) Status description of the registration with respect to this legal form. Example: "Pending" - `dnbRecord.dataBlock.organization.registeredDetails.legalForm.registrationStatus.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the status of the registration with respect to this legal form.Refer to Reference code table "396 [Registration Status]" for all possible values. Example: 15626 - `dnbRecord.dataBlock.organization.banks` (array) - `dnbRecord.dataBlock.organization.banks.name` (string) The name of the bank or a financial institution at which the entity has an account. Example: "Bank of My Country" - `dnbRecord.dataBlock.organization.banks.address` (object) The details of the Primary Address at which the organization is located or conducts operations. - `dnbRecord.dataBlock.organization.isSmallBusiness` (boolean) Indicates if the business qualifies as small business, eligible for assistance from SBA, with a place of business located in the United States. It must operate primarily within the United States or make a significant contribution to the U.S. economy through payment of taxes or use of American products, materials or labor. Together with its affiliates, it must meet the numerical size standards as defined in the Small Business Size Regulations 13 CFR 121.- If true, indicates that this is a small business.- If false, indicates that this is not a small business Example: true - `dnbRecord.dataBlock.organization.isStandalone` (boolean) Indicates if the entity is a member of a legal family tree. - If true, indicates that the entity is not a member of a legal family tree. This means it cannot play any family tree role and corporateLinkage will not be present.- If false, indicates that the entity is a member of a legal family tree. The roles it plays is indicated by Family Tree Member Roles played. - `dnbRecord.dataBlock.organization.globalUltimate` (object) Records the firmograhics information of the Global Ultimate company. - `dnbRecord.dataBlock.organization.domesticUltimate` (object) Records the firmograhics information of the Domestic Ultimate company. - `dnbRecord.dataBlock.organization.organizationSizeCategory` (object) The details about the entity's size. The size of an entity is determined using factors such as the net worth, total employee quantity, and sales amount. - `dnbRecord.dataBlock.organization.organizationSizeCategory.description` (string) The description of the company size. Example: "Medium" - `dnbRecord.dataBlock.organization.organizationSizeCategory.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the company size.Refer to Reference code table "493 [Organization Size Category]" for all possible values. Example: 20548 - `dnbRecord.dataBlock.organization.employerDesignation` (object) Three category classification of a business in relation to its employment status: Non-employers, Employers, and Holding Companies. Non-employers are businesses that have no paid employees, including self-employed individuals operating unincorporated business (sole proprietors). Non-employers constitute most active DUNS in the D&B Data Cloud. Employers are businesses that have paid employees. Some employers have complex corporate ownership structures, where some entities exist for the purpose of controlling companies or holding assets, such as real estate, patents, or stocks. These entities, classified as Holding Companies, have very few or no employees and does not conduct any operations or active tasks. This newly created classification provides D&B customers with improved targeting of businesses relevant to their use case. - `dnbRecord.dataBlock.organization.employerDesignation.scoreDate` (string) The date when this score was calculated. Example: "2025-09-09T13:03:09Z" - `dnbRecord.dataBlock.organization.employerDesignation.indexScore` (number) Underlying score (0 to 1) that determines Employment Classification for Modeled Classification, where higher scores are assigned as Employers and lower scores assigned as Non-Employers. Example: 0.3 - `dnbRecord.dataBlock.organization.employerDesignation.designation` (object) Records the classification derived based on the data available for this organization. - `dnbRecord.dataBlock.organization.employerDesignation.designation.description` (string) Text that denotes the classification derived based on the data available for this organization. Example: "Employer" - `dnbRecord.dataBlock.organization.employerDesignation.designation.dnbCode` (integer) A unique code assigned by Dun&Bradstreet that denotes the classification derived based on the data available for this organization.Refer to Reference code table "825 [Employer Designation]" for all possible values. Example: 36133 - `dnbRecord.dataBlock.organization.employerDesignation.reliability` (object) Records the reliability of this figure definition; e.g., audited, actual, estimated, modeled. - `dnbRecord.dataBlock.organization.employerDesignation.reliability.description` (string) Text that records the reliability of employer designation type; e.g., audited, actual, estimated, modeled. Example: "Actual" - `dnbRecord.dataBlock.organization.employerDesignation.reliability.dnbCode` (integer) A unique code assigned by Dun & Bradstreet that records the reliability of employer designation type; e.g., audited, actual, estimated, modeled.Refer to Reference code table "171 [Reliability]" for all possible values. Example: 9092 - `dnbRecord.dataBlock.organization.preferredLanguage` (object) Records the language in which the organization prefers to do business. - `dnbRecord.dataBlock.organization.preferredLanguage.description` (string) Text defining the language in which the organization prefers to do business. Example: "English" - `dnbRecord.dataBlock.organization.preferredLanguage.dnbCode` (integer) A unique code assigned by Dun & Bradstreet, defining the language in which the organization prefers to do business.Refer to Reference code table "3 [Language]" for all possible values. Example: 39 - `dnbRecord.dataBlock.organization.multiLingualSearchNames` (array) - `dnbRecord.dataBlock.organization.multiLingualSearchNames.name` (string) A name created by D&B to facilitate name matching. Example: "GORMAN" - `dnbRecord.dataBlock.organization.imperialCalendarStartYear` (string) This is the year in which the operations undertaken by the subject were first started, expressed in terms of Japanese Emperial calendar eg.Bunkyu 1st year Example: 1861 - `dnbRecord.dataBlock.organization.businessTrustIndex` (object) Records the likelihood of a business attempting evasion. - `dnbRecord.dataBlock.organization.businessTrustIndex.trustIndex` (number) Index ranging from 0 to 1 representing the likelihood of a business record being created to enable the company to continue doing business with the government while obfuscating a past violation, debarment, or novation fraud. 1 indicates the highest likelihood and 0 indicates the lowest Example: 0.4 - `dnbRecord.dataBlock.organization.businessTrustIndex.trustClass` (object) 1 to 5 class score (Lowest Risk to Highest Risk) representing the likelihood of a business record being created to enable the company to continue doing business with the government while obfuscating a past violation, debarment, or novation fraud.13693 = 1 (Lowest Risk)13694 = 2 (Low Risk)13695 = 3 (Moderate Risk)13700 = 4 (High Risk)13702 = 5 (Higest Risk) - `dnbRecord.dataBlock.organization.businessTrustIndex.trustClass.description` (string) Textual description of the score representing likelihood of a business record being created to enable the company to continue doing business with the government while obfuscating a past violation, debarment, or novation fraud. Example: "Low" - `dnbRecord.dataBlock.organization.businessTrustIndex.trustClass.dnbCode` (integer) A unique code assigned by Dun&Bradstreet, representing the likelihood of a business record being created to enable the company to continue doing business with the government while obfuscating a past violation, debarment, or novation fraud.Refer to Reference code table "354 [Range Position]" for all possible values. Example: 13693 - `dnbRecord.dataBlock.organization.businessTrustIndex.nationalPercentile` (number) A numerical value between 1 to 100 as a percentile score representing likelihood of a business record being created to enable the company to continue doing business with the government while obfuscating a past violation, debarment, or novation fraud, where 100 indicates highest likelihood and 1 indicates lowest. Example: 75 - `dnbRecord.dataBlock.organization.businessTrustIndex.dataProvider` (object) Data source from which the excluded business was drawn from. - `dnbRecord.dataBlock.organization.businessTrustIndex.dataProvider.description` (string) Details on the data source from which the excluded business was drawn from. Example: "Debarment" - `dnbRecord.dataBlock.organization.businessTrustIndex.dataProvider.dnbCode` (integer) A unique code assigned by Dun & Bradstreet to identify the data source from which the excluded business was drawn from.36140 = DEBARMENT 35904 = OFCCP 24144 = ERCRRefer to Reference code table "29 [Data Provider]" for all possible values. Example: 36140 - `dnbRecord.dataBlock.organization.businessTrustIndex.scoreReasons` (array) - `dnbRecord.dataBlock.organization.businessTrustIndex.scoreReasons.description` (string) Textual description of the highest contributing factor to attach the Active DUNS to the Excluded DUNS. Example: "The subject's URL is found to have a similar match in D&B's repository of high risk businesses." - `dnbRecord.dataBlock.organization.businessTrustIndex.scoreReasons.dnbCode` (integer) A unique code assigned by Dun&Bradstreet, representing the highest contributing factor to attach the Active DUNS to the Excluded DUNS.11111 = TELEPHONE NUMBER22222 = URL33333 = BUSINESS NAME27677 = HIGH RISK INDIVIDUAL27647 = HIGH_RISK_ADDRESS44444 = CEO_NAME55555 = FIRST_EXECUTIVE_NAME66666 = CEO_FE_NAME77777 = BUSINESS_ADDRESS88888 = LAST_NAME99999 = LINKAGERefer to Reference code table "173 [Score Commentary]" for all possible values. Example: 11111 - `dnbRecord.dataBlock.organization.businessTrustIndex.excludedOrganization` (object) Business name of the debarred/high risk business with highest value of Business Trust Index with the scored DUNS. - `dnbRecord.dataBlock.organization.businessTrustIndex.excludedOrganization.duns` (string) The D-U-N-S Number of the debarred/high risk business with highest value of Business Trust Index with the scored DUNS. Example: "804735132" - `dnbRecord.dataBlock.organization.businessTrustIndex.excludedOrganization.name` (string) Single name by which debarred/high risk business with highest value of Business Trust Index with the scored DUNS is primarily known or identified. Example: "GORMAN MANUFACTURING COMPANY, INC." - `dnbRecord.dataBlock.organization.businessTrustIndex.excludedOrganization.address` (object) Primary address of the debarred/high risk business with highest value of Business Trust Index with the scored DUNS. - `dnbRecord.dataBlock.organization.businessTrustIndex.excludedOrganization.address.streetAddressLines` (array) - `dnbRecord.dataBlock.organization.businessTrustIndex.excludedOrganization.address.streetAddressLines.line1` (string) The first line of the Primary Address where the organization is located or conducts operations. For example The Point in the addressThe Point37 North Wharf RoadLondonW2 1AF Example: "The Point" - `dnbRecord.dataBlock.organization.securitiesReportID` (string) The reference identifier of the document that states the trade name of the company, financial conditions of the corporate group to which the company belongs and other important matters concerning the company's business. Example: "E04991" - `dnbRecord.dataBlock.organization.corporateLinkage` (object) Details of organization to organization relationships based on majority ownership or control (>50%). There are two types of relationships, branch/division to Headquarter and Subsidiary to Parent. - `dnbRecord.dataBlock.organization.corporateLinkage.branchesCount` (integer) The total number of branch companies that report to the subject in the family tree. Example: 27 - `dnbRecord.dataBlock.organization.corporateLinkage.globalUltimate` (object) The details of the top most organizationin the family tree, tracing each parent up to its own parent. For example, organizationA is based in the US and has organizationB as its parent also in the US. In turn organizationB is owned by organizationC, also in the US, which is owned by organizationD which is in the UK. Thus, the Global Ultimate of this family tree (and therefore of each member of the family tree) is organization D. - `dnbRecord.dataBlock.organization.corporateLinkage.globalUltimate.duns` (string) The unique identification number assigned by Dun and Bradstreet identifying the top most organisation in the family tree. Example: "804735132" - `dnbRecord.dataBlock.organization.corporateLinkage.domesticUltimate` (object) The details of the highest ranking member of a family tree within the same country/region within a limb of a family.For example, Company A is based in the US and has Company B as its parent also in the US. In turn Company B is owned by Company C, also in the US, which is owned by Company D which is in the UK. Thus, the Domestic Ultimate of Company A is actually Company C as this is the last entity in the parent chain that is in the US. - `dnbRecord.dataBlock.organization.corporateLinkage.domesticUltimate.duns` (string) The D-U-N-S number of the highest ranking member of a family tree within the same country/region within a limb of a family tree. Example: "804735132" - `dnbRecord.dataBlock.organization.corporateLinkage.parent` (object) The details of the organization that owns more than 50% of the subject organization. - `dnbRecord.dataBlock.organization.corporateLinkage.parent.duns` (string) The D-U-N-S number of the organization that owns more than 50% of the subject organization. Example: "804735132" - `dnbRecord.dataBlock.organization.corporateLinkage.headQuarter` (object) The details of the organization that serves as the administrative office for its branches. - `dnbRecord.dataBlock.organization.corporateLinkage.headQuarter.duns` (string) The D-U-N-S number of the Headquarters organization that serves as the administrative office for its branches. Example: "804735132" - `dnbRecord.dataBlock.organization.corporateLinkage.branches` (array) - `dnbRecord.dataBlock.organization.corporateLinkage.branches.multiLingualNames` (array) - `dnbRecord.dataBlock.organization.industrialPlantsCount` (integer) The number of facilities necessary for an industrial or manufacturing operation i.e. the equipment, including machinery, tools, instruments, and fixtures and the buildings containing them. Example: 23 - `dnbRecord.dataBlock.organization.principalsSummary` (object) The summary information for the principals associated with the entity. - `dnbRecord.dataBlock.organization.principalsSummary.currentPrincipalsCount` (integer) The number of current principals that are associated with the entity. Example: 10 - `dnbRecord.dataBlock.organization.principalsSummary.otherAssociationsCount` (integer) The number of relationships where the active principals are associated with other companies currently or in the past. Example: 4 - `dnbRecord.dataBlock.organization.principalsSummary.inactiveAssociationsCount` (integer) The number of relationships where the active principals are associated with other companies that are out of business. Example: 7 - `dnbRecord.dataBlock.organization.principalsSummary.unfavorableInactiveAssociationsCount` (integer) The number of relationships where the principals are associated with other companies that was involved in an unfavorable bankruptcy event. Example: 5 - `dnbRecord.dataBlock.organization.principalsSummary.favorableInactiveAssociationsCount` (integer) The number of relationships where the principals are associated with other companies that was involved in a favorable bankruptcy event. Example: 2 - `dnbRecord.dataBlock.organization.principalsSummary.detrimentalPrincipalsCount` (integer) The number of principals that are associated with negative legal events. Example: 2 - `dnbRecord.dataBlock.organization.principalsSummary.detrimentalPrincipalsPercentage` (number) The percentage of total active principals that are associated with negative legal events. Example: 20 - `dnbRecord.cdqRecord` (object) An organization which has some degree of involvement with another organization's business dealings. Typically, a company's business partner is another company in the role of a customer, a supplier, a vendor, or a service provider. In the CDL context, the business partner is the core managed entity. A business partner is globally uniquely identifiable by a CDL ID, and all managed information such as addresses, documents, and hierarchies is linked to a business partner. - `dnbRecord.cdqRecord.id` (string) A CDQ ID identifies a business partner uniquely in the context of the Corporate Data League. Example: "63e635235c06b7396330fe40" - `dnbRecord.cdqRecord.createdAt` (string) Date of creation (ISO 8601-compliant). Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.modifiedAt` (string) Date of modification (ISO 8601-compliant). Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.externalId` (string) Arbitrary identifier type to mark customer IDs that are "external" from CDQ's perspective. This is the identifier a customer provides to identify its records. Example: "The ID managed in the customer's SAP systems." - `dnbRecord.cdqRecord.dataSource` (string) Name or ID of a data source. Reflects the associated external system where the record originates from. Example: "\"CUSTOM_DATA_SOURCE\" or \"648824a691d8d2503d65103e\"" - `dnbRecord.cdqRecord.disclosed` (boolean) A flag to indicate whether the Business Partner should participate in the sharing or not. If 'true' this Business Partner might be used to create a new entry or update an existing entry in the community pool. Otherwise, it will not be considered for the sharing process. For more details, you can read about [Sharing Scopes](https://developer.cdq.com/reference-docs/data-exchange/V5/tag/Business-Partner-Storages/paths/~1v4~1storages~1%7BstorageId%7D~1sharingscopes/post/). Example: "false" - `dnbRecord.cdqRecord.updateMonitoring` (boolean) A flag to indicate whether the Business Partner should receive updates from non-commercial Reference Data Sources or not. If 'true' this Business Partner will receive updates since the change from 'false'. If 'false' this Business Partner will not receive any new updates since the change. If not provided, the previous value will not be changed. By default, Update Monitoring is activated. Example: "true" - `dnbRecord.cdqRecord.updateCommercialMonitoring` (array) Enabling update commercial monitoring has 2 possibilities: * via Data Mapper Definition: include mapping of updateCommercialMonitoring in the Data Mapper Definition * via direct Business Partner model upload: fill complete Business Partner model and . Null/undefined results in protection of this setup from the previous upsert. Empty or filled results in data transition that may link or unlink to / from respective commercial Reference Data Source Note: follow the approach that is currently used in your storage integration. - `dnbRecord.cdqRecord.updateCommercialMonitoring.type` (object, required) Type of the Business Partner Update Commercial Monitoring. - `dnbRecord.cdqRecord.updateCommercialMonitoring.type.technicalKey` (string) Name of commercial Reference Data Source that from which the Business Partner should receive updates. Possible values: * [DNB](https://directplus.documentation.dnb.com/openAPI.html?apiID=cmpelkv2) ([wiki](https://meta.cdq.com/Data_source/DNB)) * [DNB_MASTER_DATA_BASIC](https://directplus.documentation.dnb.com/DataBlocks.html?apiID=dataBlocks&blockIDs=companyinfo_L1_v1) ([wiki](https://meta.cdq.com/Data_source/DNB.MASTER.DATA.BASIC)) * [DNB_MASTER_DATA_EXTENDED](https://directplus.documentation.dnb.com/DataBlocks.html?apiID=dataBlocks&blockIDs=companyinfo_L2_v1,principalscontacts_L2_v2,hierarchyconnections_L1_v1) ([wiki](https://meta.cdq.com/Data_source/DNB.MASTER.DATA.EXTENDED)) * [DNB_LINKAGE_LNKELI](https://directplus.documentation.dnb.com/openAPI.html?apiID=lnkeli) ([wiki](https://meta.cdq.com/Data_source/DNB.LINKAGE.LNKELI)) Example: "DNB" - `dnbRecord.cdqRecord.updateCommercialMonitoring.value` (boolean, required) Value of the Business Partner Update Commercial Monitoring. If 'true', the monitoring of this record will be activated on the commercial data source and this Business Partner will receive updates from that source. If 'false', the monitoring of this record will be deactivated in the commercial data source and this Business Partner will not receive any new updates from that source. By default, Update Commercial Monitoring is NOT activated. Example: "true" - `dnbRecord.cdqRecord.metadata` (object) Information about results of Business Partner processing. - `dnbRecord.cdqRecord.metadata.sharingStatus` (object) Business Partner Sharing Statuses. - `dnbRecord.cdqRecord.metadata.sharingStatus.status` (string) Sharing Status: * - The business partner violates at least one rule for required parameters defined by collaboration linkage strategy so can not be shared. * - The business partner violates at least one rule that leads to an overall data validation result of ERROR, and can not be shared. * - The business partner has missing at least one of required parameters defined by collaboration linkage strategy so can not be shared. * - The record was identified as natural person and is therefore excluded from the sharing. * - As the matching result was uncertain the business partner is currently waiting to be reviewed before it can be shared. * - During the last attempt to share the business partner process issue occurred. This business partner will be processed again. * - No match could be found and therefore the business partner was added to the community pool as a new business partner. * - A confident match was found and therefore the business partner was linked to an existing business partner in the community pool. * - Review decision has been made and the business partner was added to the community pool as a new business partner. * - Review decision has been made and the business partner was linked to an existing business partner in the community pool. * - The business partner will be considered for the sharing process. * - During the last attempt to share the business partner it was marked as 'undisclosed' and for that reason not considered. Example: "SHARED_WITH_NO_MATCH" - `dnbRecord.cdqRecord.metadata.sharingStatus.description` (string) A description of the sharing status. This is a human-readable description of the sharing status. Example: "UNDER_CONSIDERATION: The business partner will be considered for the sharing process." - `dnbRecord.cdqRecord.metadata.identityLinks` (array) List of Identity Links. - `dnbRecord.cdqRecord.metadata.identityLinks.linkId` (string) Unique identifier for the link between the business partner and the sharing pool. Example: "6465f2492bdcd350159a79d6" - `dnbRecord.cdqRecord.metadata.identityLinks.cdqId` (string) Unique identifier for the Business Partner. Example: "VIES:PL8660001429" - `dnbRecord.cdqRecord.metadata.identityLinks.addressId` (string) Unique identifier for the address which was used for the linkage in the POOL. Example: "0" - `dnbRecord.cdqRecord.metadata.identityLinks.externalAddressId` (string) Unique identifier from an external source for the address which was used for the linkage in the POOL. Example: "123456789" - `dnbRecord.cdqRecord.metadata.logResultStatuses` (array) List of Log Result Statuses. - `dnbRecord.cdqRecord.metadata.logResultStatuses.processingLogId` (string) Unique identifier of a processing log. Example: "CURATION_LOG" - `dnbRecord.cdqRecord.metadata.logResultStatuses.triggerProcessedAt` (string) Time when this log result has been processed by trigger. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.metadata.logResultStatuses.triggerType` (object) Type of processing triggers. - `dnbRecord.cdqRecord.metadata.logResultStatuses.triggerType.name` (string) Name of processing trigger reason. Example: "CREATED" - `dnbRecord.cdqRecord.metadata.logResultStatuses.triggerType.technicalKey` (string) Technical Key of the processing trigger reason. Example: "CREATED" - `dnbRecord.cdqRecord.metadata.logResultStatuses.trigger` (object) Processing trigger reason. - `dnbRecord.cdqRecord.metadata.logResultStatuses.trigger.processedAt` (string) Time when this log result has been processed by trigger. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.metadata.logResultStatuses.trigger.provenance` (object) Processing trigger provenance. - `dnbRecord.cdqRecord.metadata.logResultStatuses.trigger.provenance.name` (string) Display Name of the Provenance Name. Example: "VIES" - `dnbRecord.cdqRecord.metadata.logResultStatuses.trigger.provenance.technicalKey` (string) Technical Key of the Provenance Name. Example: "VIES" - `dnbRecord.cdqRecord.metadata.logResultStatuses.trigger.provenance.cdqId` (string) The ID provided for a linkage with the source by CDQ. Example: "VIES:PL8660001429" - `dnbRecord.cdqRecord.metadata.logResultStatuses.trigger.type` (object) Type of processing triggers. - `dnbRecord.cdqRecord.metadata.logResultStatuses.jobProcessedAt` (string) Time when this log result has been processed by job. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.metadata.logResultStatuses.processedAt` (string) Time when this log result has been processed. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.metadata.logResultStatuses.status` (string) Status of log result. Example: "INFO" - `dnbRecord.cdqRecord.metadata.logResultStatuses.description` (string) Description of log result. Example: "Validation Level" - `dnbRecord.cdqRecord.metadata.logResultStatuses.processingStatus` (object) Processing status. - `dnbRecord.cdqRecord.metadata.logResultStatuses.processingStatus.technicalKey` (string) Possible technical states of processing. Example: "IN_PROGRESS" - `dnbRecord.cdqRecord.metadata.decisionLogResult` (object) Outcome of a decision-making process based on a decision log. - `dnbRecord.cdqRecord.metadata.decisionLogResult.reviewStatus` (string) Review status of the Business Partner. Enum: "REVIEWED", "NOT_REVIEWED" - `dnbRecord.cdqRecord.metadata.decisionLogResult.naturalPersonsReviewStatus` (string) Review status of the Business Partner. Enum: "REVIEWED", "NOT_REVIEWED" - `dnbRecord.cdqRecord.metadata.decisionLogResult.duplicatesReviewStatus` (string) Review status of the Business Partner. Enum: "REVIEWED", "NOT_REVIEWED" - `dnbRecord.cdqRecord.record` (string) Stringified JSON of an individual Business Partner record. Characters: backslash and double quote must be escaped (respectively: and ). Fields containing are unallowed. Maximum size: 15MB. Example: "{\"name\": \"BUSINESSPARTNER_NAME\", ...}" - `dnbRecord.cdqRecord.names` (array) List of names. - `dnbRecord.cdqRecord.names.type` (object) The type of the name, e.g. a locally used name or an international version. - `dnbRecord.cdqRecord.names.type.url` (string) URL to the documentation which summarizes all details of the [Name Type](https://meta.cdq.com/Business_partner/name/type). Example: "https://meta.cdq.com/Business_partner/name/type" - `dnbRecord.cdqRecord.names.type.name` (string) Display label for the Name Type. Example: "Local Name" - `dnbRecord.cdqRecord.names.type.technicalKey` (string) Technical Keys of the Name Type. Example: "LOCAL" - `dnbRecord.cdqRecord.names.value` (string) The actual name. Example: "Corporate Data Quality AG" - `dnbRecord.cdqRecord.names.shortName` (string) The abbreviated variant of a company's full name. Example: "CDQ AG" - `dnbRecord.cdqRecord.names.language` (object) Naming of a language according to ISO 639-1. - `dnbRecord.cdqRecord.names.language.name` (string) ISO 639-1 name of language. Example: "German" - `dnbRecord.cdqRecord.names.language.technicalKey` (string) ISO 639-1 two-letter code of languages. Example: "DE" - `dnbRecord.cdqRecord.names.details` (array) - `dnbRecord.cdqRecord.names.details.value` (string) Value of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "Corporate Data Quality AG - Marketing Department" - `dnbRecord.cdqRecord.names.details.type` (object) Type of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). - `dnbRecord.cdqRecord.names.details.type.name` (string) Name Detail Type Name of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "Legal Entity" - `dnbRecord.cdqRecord.names.details.type.url` (string) Name Detail Type Url of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "https://meta.cdq.com/Business_partner/type" - `dnbRecord.cdqRecord.names.details.type.technicalKey` (string) Name Detail Type Technical Key of additional information to a [Business Partner Name](https://meta.cdq.com/Business_partner/name). Example: "LEGAL_ENTITY" - `dnbRecord.cdqRecord.legalForm` (object) The legal form of a [business partner/type/legal entity](https://meta.cdq.com/Business_partner/type/legal_entity) is the form it takes in the eyes of the law governing it. The legal form of a [company](https://meta.cdq.com/Business_partner) is the general type it may legally use to identify itself according to the local, regional, national, or international law governing it. This is normally reflected in the ending abbreviation after the [company](https://meta.cdq.com/Business_partner)'s name (e.g. AG, Inc., LLC, S.A.). - `dnbRecord.cdqRecord.legalForm.name` (string) Display of the Legal Form. Example: "Aktiengesellschaft" - `dnbRecord.cdqRecord.legalForm.url` (string) URL to the documentation which summarizes all details of [Legal Form](https://meta.cdq.com/Business_partner/legal_form). Example: "https://meta.cdq.com/Business_partner/legal_form" - `dnbRecord.cdqRecord.legalForm.technicalKey` (string) Technical Key of a Legal Form. Descriptions of below enums contain , and . Example: "DE_9866" - `dnbRecord.cdqRecord.legalForm.mainAbbreviation` (string) The primary abbreviation of a legal form, i.e. the most commonly used abbreviation in a country. Example: "AG" - `dnbRecord.cdqRecord.legalForm.categories` (array) List of Legal Form Categories. - `dnbRecord.cdqRecord.legalForm.categories.name` (string) Descriptive display name of the Legal Form Category. Example: "Limited Liability Company" - `dnbRecord.cdqRecord.legalForm.categories.shortName` (string) Short display name of the Legal Form Category. Example: "LLC" - `dnbRecord.cdqRecord.legalForm.categories.url` (string) URL to the documentation which summarizes all details of the [Legal Form Category](https://meta.cdq.com/Business_partner/legal_form/category). Example: "https://meta.cdq.com/Business_partner/legal_form/category/technical_key/LF001" - `dnbRecord.cdqRecord.legalForm.categories.technicalKey` (string) Technical Key of the [Legal Form Category](https://meta.cdq.com/Business_partner/legal_form/category). Example: "LIMITED" - `dnbRecord.cdqRecord.identifiers` (array) List of Identifiers. - `dnbRecord.cdqRecord.identifiers.type` (object) Type of the identifier. - `dnbRecord.cdqRecord.identifiers.type.url` (string) URL to the documentation which summarizes all details of an [Identifier](https://meta.cdq.com/Business_partner/identifier/type). Example: "https://meta.cdq.com/Business_partner/identifier/type" - `dnbRecord.cdqRecord.identifiers.type.name` (string) Display label for the Identifier. Example: "CH_VAT_ID" - `dnbRecord.cdqRecord.identifiers.type.technicalKey` (string) Technical key of the type of the Identifier. Example: "CH_VAT_ID" - `dnbRecord.cdqRecord.identifiers.value` (string) Value of the identifier. Example: "CHE-218.608.886 HR/MWST" - `dnbRecord.cdqRecord.identifiers.issuingBody` (object) An Issuing Body is an organization or government institution that is responsible for assigning unique identifiers to individuals, organizations, or objects. - `dnbRecord.cdqRecord.identifiers.issuingBody.name` (string) Preferred display label for an Issuing Body. Example: "Amtsgericht Aachen" - `dnbRecord.cdqRecord.identifiers.issuingBody.url` (string) URL to the documentation which summarizes all details of a [Issuing Body](https://meta.cdq.com/Business_partner/identifier/issuing_body). Example: "https://meta.cdq.com/Business_partner/identifier/issuing_body" - `dnbRecord.cdqRecord.identifiers.issuingBody.technicalKey` (string) Technical key of the Issuing Body. Example: "Amtsgericht Aachen" - `dnbRecord.cdqRecord.identifiers.issuingBody.jurisdiction` (object) The authority of an official organization to make decisions and judgments in a particular administrative area. - `dnbRecord.cdqRecord.identifiers.issuingBody.jurisdiction.country` (object) Country consisting of the country name and country code (ISO 3166-1 alpha-2). - `dnbRecord.cdqRecord.identifiers.issuingBody.jurisdiction.country.shortName` (string) Country code (ISO 3166-1 alpha-2). Example: "CH" - `dnbRecord.cdqRecord.identifiers.issuingBody.jurisdiction.country.value` (string) Country name (ISO 3166-1 alpha-2). Example: "Switzerland" - `dnbRecord.cdqRecord.identifiers.status` (object) Describes the status of an identifier with respect to its level of activity (e.g. out of business) or legally relevant conditions (e.g. in liquidation). - `dnbRecord.cdqRecord.identifiers.status.name` (string) Display label for the Identifier Status Name. Example: "ACTIVE" - `dnbRecord.cdqRecord.identifiers.status.technicalKey` (string) Technical key of the Identifier Status. Example: "ACTIVE" - `dnbRecord.cdqRecord.categories` (array) List of Categories. - `dnbRecord.cdqRecord.categories.name` (string) Display name of the Business Partner Category Name. Example: "Hotel" - `dnbRecord.cdqRecord.categories.url` (string) URL to the documentation which summarizes all details of the [Business Partner Category](https://meta.cdq.com/Business_partner/category). Example: "https://meta.cdq.com/Business_partner/category" - `dnbRecord.cdqRecord.categories.technicalKey` (string) Technical Key of the Business Partner Category. Example: "HOTEL" - `dnbRecord.cdqRecord.status` (object) Describes the status of a business partner with respect to its level of activity (e.g. out of business) or legally relevant conditions (e.g. in liquidation). - `dnbRecord.cdqRecord.status.type` (object) The standardized status which the business partner currently has. - `dnbRecord.cdqRecord.status.type.name` (string) Display name of the Business Partner Status. Example: "In Liquidation" - `dnbRecord.cdqRecord.status.type.url` (string) URL to the documentation which summarizes all details of the [Business Partner Status](https://meta.cdq.com/Business_partner/status/type). Example: "https://meta.cdq.com/Business_partner/status/type" - `dnbRecord.cdqRecord.status.type.technicalKey` (string) Technical Key of the Business Parter Status. Example: "IN_LIQUIDATION" - `dnbRecord.cdqRecord.status.officialDenotation` (string) The status as provided by an official register. Example: "Good Standing" - `dnbRecord.cdqRecord.status.validFrom` (string) Describes since when a business partner turned or will turn into the provided status. If no official date is known, the date of changing the status in the CDQ Community Data Pool or an external data source is provided. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.status.validUntil` (string) Describes until when a business partner had a certain status. If no official date is known, the date of changing the status in the CDQ Community Data Pool or an external data source is provided. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.profile` (object) Additional documentation can be found [here](https://meta.cdq.com/Partner_profile). - `dnbRecord.cdqRecord.profile.minorityIndicator` (object) The minority indicator determines the minority group to which a vendor belongs. Usually, the minority indicator is only relevant in the United States, and it is used for reporting purposes only. There is a corresponding SAP field in the vendor master for maintaining the minority indicator. This feature is as of today dependent on data provided by a US based company: SupplierGateway. Additional documentation can be found [here](https://meta.cdq.com/Business_partner/partner_profile/minority_indicator). - `dnbRecord.cdqRecord.profile.minorityIndicator.value` (string) The actual value of the minority indicator, representing the minority group. Example: "Social enterprise" - `dnbRecord.cdqRecord.profile.classifications` (array) List of Classifications. - `dnbRecord.cdqRecord.profile.classifications.value` (string) A textual description of the Classification. Example: "Manufacture of pesticides and other agrochemical products." - `dnbRecord.cdqRecord.profile.classifications.code` (string) Code that classifies the business partner. Example: "20.20Z" - `dnbRecord.cdqRecord.profile.classifications.type` (object) Type of classification such as NACE, SIC, NAF or other industry classification standards. - `dnbRecord.cdqRecord.profile.classifications.type.name` (string) Display label for the Classification Type. Example: "NAF 2003" - `dnbRecord.cdqRecord.profile.classifications.type.url` (string) URL to the documentation which summarizes all details of the [Classification Type](https://meta.cdq.com/Business_partner/partner_profile/classification/type) Example: "https://meta.cdq.com/Business_partner/partner_profile/classification/type" - `dnbRecord.cdqRecord.profile.classifications.type.technicalKey` (string) TechnicalKey for the Classification Type. Example: "NAF 2003" - `dnbRecord.cdqRecord.profile.phoneNumbers` (array) List of Phone Numbers. - `dnbRecord.cdqRecord.profile.phoneNumbers.countryPrefix` (string) The country prefix of a phone number. Example: "+41" - `dnbRecord.cdqRecord.profile.phoneNumbers.number` (string) The complete phone number without any country prefixes. Example: "71 571 10 40" - `dnbRecord.cdqRecord.profile.phoneNumbers.type` (object) The type of phone number such as mobile phone or fixed line [here](https://meta.cdq.com/Business_partner/partner_profile/phone_number/type). - `dnbRecord.cdqRecord.profile.phoneNumbers.type.name` (string) Display label for a Phone Number Type Name. Example: "FAX" - `dnbRecord.cdqRecord.profile.phoneNumbers.type.url` (string) URL to the documentation which summarizes all details of the [Phone Number Type](https://meta.cdq.com/Business_partner/partner_profile/phone_number/type). Example: "https://meta.cdq.com/Business_partner/partner_profile/phone_number/type" - `dnbRecord.cdqRecord.profile.phoneNumbers.type.technicalKey` (string) Technical Keys of the PhoneNumber. Example: "FAX" - `dnbRecord.cdqRecord.profile.phoneNumbers.value` (string) The actual complete phone number incl. country prefix. Example: "+41 71 571 10 40" - `dnbRecord.cdqRecord.profile.websites` (array) List of Websites. - `dnbRecord.cdqRecord.profile.websites.url` (string) The actual company website URL. Example: "https://cdq.com" - `dnbRecord.cdqRecord.profile.websites.type` (object) Describes the type of website of a business partner, e.g. corporate website, official LinkedIn profile, etc. - `dnbRecord.cdqRecord.profile.websites.type.name` (string) Display label for a Website Type Name Example: "Corporate Website" - `dnbRecord.cdqRecord.profile.websites.type.url` (string) URL to the documentation which summarizes [Website Type Name](https://meta.cdq.com/Business_Partner/partner_profile/website/type). Example: "https://meta.cdq.com/Business_Partner/partner_profile/website/type" - `dnbRecord.cdqRecord.profile.websites.type.technicalKey` (string) Technical Keys of the Website Type Name. Example: "WEBSITE_TYPE_CORPORATE" - `dnbRecord.cdqRecord.profile.contactEmails` (array) List of Contact Emails. - `dnbRecord.cdqRecord.profile.contactEmails.value` (string) Value of the email address of the Business Partner. Example: "developer-portal@cdq.com" - `dnbRecord.cdqRecord.profile.tags` (array) List of Tags. - `dnbRecord.cdqRecord.profile.tags.value` (string) Value of the tag. Example: "Warehouse" - `dnbRecord.cdqRecord.profile.tags.type` (object) A type that specifies the nature of the tag. - `dnbRecord.cdqRecord.profile.tags.type.technicalKey` (string, required) Technical Key of the Tag. Example: "WAREHOUSE" - `dnbRecord.cdqRecord.profile.vatPayerStatus` (object) Shows whether the Business Partner is a VAT payer. - `dnbRecord.cdqRecord.profile.vatPayerStatus.publicationDate` (string) Date of publication Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.profile.vatPayerStatus.status` (object) Payer Status. - `dnbRecord.cdqRecord.profile.vatPayerStatus.status.name` (string) Name of Vat payer status. Available values RELIABLE and UNRELIABLE Example: "RELIABLE" - `dnbRecord.cdqRecord.profile.vatPayerStatus.status.technicalKey` (string) Technical key of Vat payer status Example: "VAT_PAYER_STATUS" - `dnbRecord.cdqRecord.profile.vatPayerStatus.registrationAuthority` (object) Shows the registration authority of the Business Partner. - `dnbRecord.cdqRecord.profile.vatPayerStatus.registrationAuthority.registrationAuthorityId` (string) The reference code of the registration authority, taken from the Registration Authorities Code List maintained by GLEIF. Example: "RA000009" - `dnbRecord.cdqRecord.profile.vatPayerStatus.registrationAuthority.registrationAuthorityEntityId` (string) The identifier of the Entity at the indicated registration authority. Example: "RA000009" - `dnbRecord.cdqRecord.profile.vatPayerStatus.registrationAuthority.otherRegistrationAuthorityId` (string) A legacy / historical reference code of a registration authority. Example: "RA000009" - `dnbRecord.cdqRecord.profile.hcpProfile` (object) Healthcare Professional Profile informs about the status, licenses, and location of a natural person who is a member of the medical, dental, pharmacy, or nursing professions or any other person who, in the course of his/her professional activities, may prescribe, purchase, supply, recommend or administer a Medicinal Product and whose primary practice, principal professional address or place of incorporation is in Europe. - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense` (object) The general license of the Healthcare Professional. - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.professionType` (object) The profession type of the Healthcare Professional. - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.professionType.name` (string) Name of the profession type. Example: "Doctor" - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.professionType.url` (string) URL to the documentation of the Profession Type Technical Key. Example: "https://meta.cdq.com/Business_partner/partner_profile/hcp_profile/general_license/profession_type/technical_key" - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.professionType.technicalKey` (string) Technical key of the profession type. Example: "DOCTOR" - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.licenseStatus` (object) The license status of the Healthcare Professional. - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.licenseStatus.name` (string) Name of the license status. Example: "Granted" - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.licenseStatus.url` (string) URL to the documentation of the License Status Technical Key. Example: "https://meta.cdq.com/Business_partner/partner_profile/hcp_profile/general_license/license_status/technical_key" - `dnbRecord.cdqRecord.profile.hcpProfile.generalLicense.licenseStatus.technicalKey` (string) Technical key of the license status. Example: "GRANTED" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions` (array) Operational permissions of the Healthcare Professional. - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.issuingAuthority` (string) The issuing authority of the operational permission. Example: "Swiss Medical Association" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.permissionStatus` (object) The permission status of the operational permission. - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.permissionStatus.name` (string) Name of the permission status. Example: "Granted" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.permissionStatus.url` (string) URL to the documentation of the Permission Status Technical Key. Example: "https://meta.cdq.com/Business_partner/partner_profile/hcp_profile/operational_permissions/permission_status/url" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.permissionStatus.technicalKey` (string) Technical key of the permission status. Example: "GRANTED" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.activityStatus` (object) The activity status of the operational permission. - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.activityStatus.name` (string) Name of the activity status. Possible values: * Active - The operational permission is active. * Inactive - The operational permission is inactive. Example: "Inactive" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.activityStatus.url` (string) URL to the documentation of the Activity Status Technical Key. Example: "https://meta.cdq.com/Business_partner/partner_profile/hcp_profile/operational_permissions/activity_status/url" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.activityStatus.technicalKey` (string) Technical key of the activity status. Example: "INACTIVE" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations` (array) Practice locations of the Healthcare Professional. - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.practiceName` (string) The practice location of the Healthcare Professional. Example: "VIVOMED AG" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.selfDispensationStatus` (object) The self-dispensation status of the Healthcare Professional. - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.selfDispensationStatus.name` (string) Name of the self-dispensation status. Example: "No" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.selfDispensationStatus.url` (string) URL to the documentation of the Self Dispensation Status Technical Key. Example: "https://meta.cdq.com/Business_partner/partner_profile/hcp_profile/operational_permissions/self_dispensation_status/url" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.selfDispensationStatus.technicalKey` (string) Technical key of the self-dispensation status. Example: "NO" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.controlledSubstancePurchasePermission` (object) The controlled substance purchase permission of the Healthcare Professional. - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.controlledSubstancePurchasePermission.name` (string) Name of the controlled substance purchase permission. Example: "Yes" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.controlledSubstancePurchasePermission.url` (string) URL to the documentation of the Controlled Substance Purchase Permission Technical Key. Example: "https://meta.cdq.com/Business_partner/partner_profile/hcp_profile/operational_permissions/controlled_substance_purchase_permission/url" - `dnbRecord.cdqRecord.profile.hcpProfile.operationalPermissions.practiceLocations.controlledSubstancePurchasePermission.technicalKey` (string) Technical key of the controlled substance purchase permission. Example: "YES" - `dnbRecord.cdqRecord.relations` (array) List of Relations. Insert or update Business Partner Relations. Relations that are not listed in the request and start in the current business partner, are marked as INACTIVE. In D&B storages, only not listed relations of class [D&B Hierarchy](https://meta.cdq.com/Business_partner/relation/class/dnb) and one of type [https://meta.cdq.com/Business_partner/relation/type/direct_legal_relation](Direct Legal Relation), [https://meta.cdq.com/Business_partner/relation/type/domestic_legal_ultimate_relation](Domestic Legal Ultimate Relation) or [https://meta.cdq.com/Business_partner/relation/type/global_legal_ultimate_relation](Global Legal Ultimate Relation), are marked as INACTIVE. - `dnbRecord.cdqRecord.relations.startedAt` (string) Describe when this relationship was first established. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.relations.endedAt` (string) Describe when this relationship ended. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.relations.type` (object) Provides information about the type of the relationship between two Business Partners like:\ direct parent/child, ultimate parent, branch. - `dnbRecord.cdqRecord.relations.type.name` (string) Display name of the Business Partner Relation Type. Example: "Commercial ultimate" - `dnbRecord.cdqRecord.relations.type.technicalKey` (string) Technical Key of the Business Partner Relation Type. Example: "COMMERCIAL_ULTIMATE" - `dnbRecord.cdqRecord.relations.type.url` (string) URL to the documentation which summarizes all details of a [Business Partner Relation Type](https://meta.cdq.com/Business_partner/relation/type). Example: "https://meta.cdq.com/Business_partner/relation/type" - `dnbRecord.cdqRecord.relations.class` (object) Provides information about the classification of the relation. - `dnbRecord.cdqRecord.relations.class.name` (string) Display name of the Business Partner Relation Class. Example: "CDQ Hierarchy" - `dnbRecord.cdqRecord.relations.class.technicalKey` (string) Technical Key of the Business Partner Relation Class. Example: "BUSINESS_PARTNER_RELATION_CLASS_CDQ_HIERARCHY" - `dnbRecord.cdqRecord.relations.class.url` (string) URL to the documentation which summarizes all details of a [Business Partner Relation Class](https://meta.cdq.com/Business_partner/relation/class). Example: "https://meta.cdq.com/Business_partner/relation/class" - `dnbRecord.cdqRecord.relations.startNode` (object) Unique identifiers for Business Partner in the relation - `dnbRecord.cdqRecord.relations.startNode.dataSourceId` (string) Unique identifier for a Data Source of the Storage. Example: "648824a691d8d2503d65103e" - `dnbRecord.cdqRecord.relations.endNode` (object) Unique identifiers for Business Partner in the relation - `dnbRecord.cdqRecord.relations.deactivatedAt` (string) Describe when this relationship was deactivated. Read only. Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.types` (array) List of Types. - `dnbRecord.cdqRecord.types.name` (string) Display name of the Business Partner Type Name. Example: "Legal Entity" - `dnbRecord.cdqRecord.types.url` (string) URL to the documentation which summarizes all details of a [Buisness Partner Type](https://meta.cdq.com/Business_partner/type). Example: "https://meta.cdq.com/Business_partner/type" - `dnbRecord.cdqRecord.types.technicalKey` (string) Technical key of the Business Partner Type. Example: "LEGAL_ENTITY" - `dnbRecord.cdqRecord.addresses` (array) List of Addresses. - `dnbRecord.cdqRecord.addresses.id` (string) ID of the address. Example: "0001" - `dnbRecord.cdqRecord.addresses.externalId` (string) ID the address has in the external system where the record originates from. Example: "1" - `dnbRecord.cdqRecord.addresses.cdqId` (string) CDQ ID of an address. Example: "CDQID-123456789" - `dnbRecord.cdqRecord.addresses.version` (object) CDQ supports multiple versions of addresses comprising different charsets and languages. An address version is a unique combination of a character set and a language. - `dnbRecord.cdqRecord.addresses.version.characterSet` (object) Character set. Available values can be found [here](https://meta.cdq.com/Address/version/character_set). - `dnbRecord.cdqRecord.addresses.version.characterSet.name` (string) Name of character set. Supported character sets can be found [here](https://meta.cdq.com/Address/version/character_set). Example: "International" - `dnbRecord.cdqRecord.addresses.version.characterSet.technicalKey` (string) Technical key of character set. Supported character sets can be found [here](https://meta.cdq.com/Address/version/character_set). Example: "INTERNATIONAL" - `dnbRecord.cdqRecord.addresses.identifyingName` (object) An identifying name assigned to an address. In most cases the identifying name refers to the name of a registered agent. - `dnbRecord.cdqRecord.addresses.identifyingName.value` (string) An identifying name assigned to an address. In most cases the identifying name refers to the name of a registered agent. Example: "John Doe" - `dnbRecord.cdqRecord.addresses.careOf` (object) Signifies an intermediary who is responsible for transferring a piece of mail between the postal system and the final addressee. For example, when the addressee has no standard address, is under a corporate mail system, or is being manually forwarded mail sent to a more accessible location. - `dnbRecord.cdqRecord.addresses.careOf.value` (string) Value of the CareOf. Example: "CDQ GmbH c/o Product Department" - `dnbRecord.cdqRecord.addresses.contexts` (array) List of Address Contexts. - `dnbRecord.cdqRecord.addresses.contexts.value` (string) Value of the Address Context. Example: "Production hall 7, Storage field 8." - `dnbRecord.cdqRecord.addresses.administrativeAreas` (array) List of Administrative Areas. - `dnbRecord.cdqRecord.addresses.administrativeAreas.value` (string) Name of the [Administrative Area](https://meta.cdq.com/Address/administrative_area). Example: "Sankt Gallen" - `dnbRecord.cdqRecord.addresses.administrativeAreas.shortName` (string) Abbreviation for the [Administrative Area](https://meta.cdq.com/Address/administrative_area). Example: "SG" - `dnbRecord.cdqRecord.addresses.administrativeAreas.isoCode` (string) ISO 3166-2 code which uniquely defines the names of countries and their subdivisions (e.g., provinces or states). Example: "CH-SG" - `dnbRecord.cdqRecord.addresses.administrativeAreas.type` (object) Type of the [Administrative Area](https://meta.cdq.com/Address/administrative_area). - `dnbRecord.cdqRecord.addresses.administrativeAreas.type.name` (string) Display label for the Administrative Area Type. Example: "COUNTY" - `dnbRecord.cdqRecord.addresses.administrativeAreas.type.url` (string) URL to the documentation which summarizes all details of the [Administrative Area](https://meta.cdq.com/Address/administrative_area/type). Example: "https://meta.cdq.com/Address/administrative_area/type" - `dnbRecord.cdqRecord.addresses.administrativeAreas.type.technicalKey` (string) Technical key of the Administrative Area. Example: "COUNTY" - `dnbRecord.cdqRecord.addresses.postCodes` (array) List of Post Codes. - `dnbRecord.cdqRecord.addresses.postCodes.value` (string) Effective [post code](https://meta.cdq.com/Address/post_code). Example: "9000" - `dnbRecord.cdqRecord.addresses.postCodes.type` (object) A country specific code for a certain [address](https://meta.cdq.com/Address) component or a combination of [address](https://meta.cdq.com/Address) components, e.g. [locality](https://meta.cdq.com/Address/locality). - `dnbRecord.cdqRecord.addresses.postCodes.type.name` (string) Display label for the Post Code Type. Example: "Regular" - `dnbRecord.cdqRecord.addresses.postCodes.type.url` (string) URL to the documentation which summarizes all details of the [Administrative Area](https://meta.cdq.com/Address/post_code/type). Example: "https://meta.cdq.com/Address/post_code/type" - `dnbRecord.cdqRecord.addresses.postCodes.type.technicalKey` (string) Technical key of the Post Code. Example: "REGULAR" - `dnbRecord.cdqRecord.addresses.localities` (array) List of Localities. - `dnbRecord.cdqRecord.addresses.localities.type` (object) Type of the [Locality](https://meta.cdq.com/Address/locality). - `dnbRecord.cdqRecord.addresses.localities.type.name` (string) Display label for the Locality Type. Example: "City" - `dnbRecord.cdqRecord.addresses.localities.type.url` (string) URL to the documentation which summarizes all details of the [Locality Type](https://meta.cdq.com/Address/locality/type). Example: "https://meta.cdq.com/Address/locality/type" - `dnbRecord.cdqRecord.addresses.localities.type.technicalKey` (string) Technical Key of the Locality Type. Example: "CITY" - `dnbRecord.cdqRecord.addresses.localities.shortName` (string) Abbreviation of the [Locality](https://meta.cdq.com/Address/locality). Example: "St. Gallen" - `dnbRecord.cdqRecord.addresses.localities.value` (string) Name of the [Locality](https://meta.cdq.com/Address/locality). Example: "Sankt Gallen" - `dnbRecord.cdqRecord.addresses.thoroughfares` (array) List of Thoroughfares. - `dnbRecord.cdqRecord.addresses.thoroughfares.type` (object) Type of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare). - `dnbRecord.cdqRecord.addresses.thoroughfares.type.name` (string) Display label for the Thoroughfare Type Name. Example: "Industrial zone" - `dnbRecord.cdqRecord.addresses.thoroughfares.type.url` (string) URL to the documentation which summarizes all details of the [Thoroughfare Type](https://meta.cdq.com/Address/thoroughfare/type). Example: "https://meta.cdq.com/Address/thoroughfare/type" - `dnbRecord.cdqRecord.addresses.thoroughfares.type.technicalKey` (string) Technical key of the Thoroughfare Type. Example: "INDUSTRIAL_ZONE" - `dnbRecord.cdqRecord.addresses.thoroughfares.shortName` (string) Abbreviation of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare). Example: "Lukasstr. 4" - `dnbRecord.cdqRecord.addresses.thoroughfares.number` (string) Number of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare). Example: "4" - `dnbRecord.cdqRecord.addresses.thoroughfares.value` (string) Comprehensive designation of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare) including the thoroughfare type such as Street, or Rue. Example: "Lukasstraße 4" - `dnbRecord.cdqRecord.addresses.thoroughfares.name` (string) Pure name of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare) not comprising the thoroughfare type such as Street, or Rue. Example: "Lukasstraße" - `dnbRecord.cdqRecord.addresses.thoroughfares.direction` (string) Direction of the [Thoroughfare](https://meta.cdq.com/Address/thoroughfare). Example: "221-bis Baker Street, North" - `dnbRecord.cdqRecord.addresses.premises` (array) List of Premises. - `dnbRecord.cdqRecord.addresses.premises.value` (string) The actual value of a Premise in the language of the address. Example: "Lukasstraße 4" - `dnbRecord.cdqRecord.addresses.premises.shortName` (string) Abbreviation of the Premise. Example: "Lukasstr. 4" - `dnbRecord.cdqRecord.addresses.premises.number` (string) Number of the Premise. Example: "4" - `dnbRecord.cdqRecord.addresses.premises.type` (object) Type of the Premise. - `dnbRecord.cdqRecord.addresses.premises.type.name` (string) Display label for the Premise Type. Example: "Factory" - `dnbRecord.cdqRecord.addresses.premises.type.url` (string) URL to the documentation which summarizes all details of the [Premise Type](https://meta.cdq.com/Address/premise/type). Example: "https://meta.cdq.com/Address/premise/type" - `dnbRecord.cdqRecord.addresses.premises.type.technicalKey` (string) Technical key of the Premise Type. Example: "FACTORY" - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints` (array) List of Postal Delivery Points. - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints.type` (object) A single mailbox or other place at which postal mail is delivered. - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints.type.name` (string) Display label for the Postal Delivery Point Type. Example: "Mailbox" - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints.type.url` (string) URL to the documentation which summarizes all details of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point/type) Example: "https://meta.cdq.com/Address/postal_delivery_point/type" - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints.type.technicalKey` (string) Technical key of the Postal Delivery Point. Example: "MAILBOX" - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints.shortName` (string) Stort name of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point). Example: "St Gallen, Postfach 460" - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints.number` (string) Number of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point). Example: "460" - `dnbRecord.cdqRecord.addresses.postalDeliveryPoints.value` (string) Value of the [Postal Delivery Point](https://meta.cdq.com/Address/postal_delivery_point). Example: "Postfach" - `dnbRecord.cdqRecord.addresses.geographicCoordinates` (object) Decimal geographic coordinates (WGS 84 - reference coordinate system). - `dnbRecord.cdqRecord.addresses.geographicCoordinates.latitude` (number) Plain on the earth's surface north or south of the equator. Example: "47.439549" - `dnbRecord.cdqRecord.addresses.geographicCoordinates.longitude` (number) Plain on the earth's surface east or west of a meridian. Example: "9.395275" - `dnbRecord.cdqRecord.bankAccounts` (array) List of Bank Accounts. - `dnbRecord.cdqRecord.bankAccounts.internationalBankAccountIdentifier` (string) The IBAN of a bank account. Example: "CH8800781619278412000" - `dnbRecord.cdqRecord.bankAccounts.internationalBankIdentifier` (string) (BIC/SWIFT) Bank identifier which is globally unique. Example: "KBSGCH22XXX" - `dnbRecord.cdqRecord.bankAccounts.nationalBankAccountIdentifier` (string) Identifier of a bank account in a national context, i.e. for a country. Example: "619278412000" - `dnbRecord.cdqRecord.bankAccounts.nationalBankIdentifier` (string) Bank identifier which is unique in a national context, i.e. for a country. Example: "00781" - `dnbRecord.cdqRecord.bankAccounts.countryCode` (string) ISO code to identify the country a bank account is registered in. Example: "DE" - `dnbRecord.cdqRecord.bankAccounts.vendorPaymentSummary` (object) Vendor Payment Summary. - `dnbRecord.cdqRecord.bankAccounts.vendorPaymentSummary.firstPaymentDate` (string) The date of the first payment to the bank account (ISO 8601-compliant). Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.bankAccounts.vendorPaymentSummary.lastPaymentDate` (string) The date of the last payment to the bank account (ISO 8601-compliant). Example: "2025-09-09T13:03:09Z" - `dnbRecord.cdqRecord.bankAccounts.vendorPaymentSummary.numberOfPayments` (integer) The number of payments to the bank account. Example: "1" - `dnbRecord.cdqRecord.externalContext` (object) Represents additional context information that is external to the main Business Partner data. - `dnbRecord.commercialUltimate` (object) Details of the highest commercial organization in the corporate family hierarchy. - `dnbRecord.commercialUltimate.primaryName` (string) Name of the Commercial Ultimate. Example: "Dun & Bradstreet, Inc." - `dnbRecord.commercialUltimate.path` (array) List of DUNS numbers that represent the path from the subject to the Commercial Ultimate. - `dnbRecord.commercialUltimate.path.parentDuns` (string) DUNS number of the record to be fetched. Example: "15-048-3782" - `dnbRecord.domesticCommercialUltimate` (object) Details of the highest commercial organization in the corporate family hierarchy. - `status` (string) status: * - D&B Record has been fetched successfully. * - D&B Record with that DUNS does not exist in storage. Example: "OK" - `message` (string) Message describing the status of the request. Example: "D&B Record has been fetched successfully"