Cookies Settings

Loading

dnb-logo
Direct 2.0
Collapse

List Change Notice

This function allows a customer to retrieve (i.e., PULL) change notices triggered within a specific time frame.

Update History

  • October 9, 2015 (v4.1 SOAP & REST): The limit of returned candidates is increased from 100 to 1,000 for List Change Notice.

What to do First

Feature Request

IMPORTANT: Please see the new Online Services Security Enhancement Release, effective November 09, 2020.

Data Layer Entitlement

For customers in U.S. and Canadian markets, the API is provisioned for specific collections of products, reports, and/or features (collectively referred to as data layers) for production and trial usage. Entitlement is not required for testing in the sandbox environment.

  • This function does not require entitlement for production and trial usage. Entitlement for monitoring is only required for the Add Monitoring Registration function, and for the data layers that will monitored.

Specification

Sample Request (List Notices)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:mon="http://services.dnb.com/MonitoringServiceV2.0">
   <soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="0" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-7" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
            <wsse:Username>username</wsse:Username>
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">password</wsse:Password>
         </wsse:UsernameToken>
      </wsse:Security>
    </soapenv:Header>
   <soapenv:Body>
      <mon:ListChangeNoticeRequest>
         <TransactionDetail>
	<ApplicationTransactionID>Test123</ApplicationTransactionID>
            <TransactionTimestamp>2001-06-22T09:30:47-05:00</TransactionTimestamp>
            <SubmittingOfficeID>36709</SubmittingOfficeID>
         </TransactionDetail>
         <ListChangeNoticeRequestDetail>
            <ChangeNoticeListCriteria>
            <ChangeEventID>735782</ChangeEventID>  
            </ChangeNoticeListCriteria>
            <ChangeNoticeDisplaySpecification>
               <GetCountOnlyIndicator>false</GetCountOnlyIndicator>
               <SortSpecification>                
               </SortSpecification>
               <CandidatePerPageMaximumQuantity>1000</CandidatePerPageMaximumQuantity>
               <CandidateDisplayStartSequenceNumber>0</CandidateDisplayStartSequenceNumber>
            </ChangeNoticeDisplaySpecification>
         </ListChangeNoticeRequestDetail>
      </mon:ListChangeNoticeRequest>
   </soapenv:Body>
</soapenv:Envelope>
Name Characteristics
ListChangeNoticeRequest Aggregate
ListChangeNoticeRequest @ServiceVersionNumber Attribute
ListChangeNoticeRequest. TransactionDetail Aggregate, Optional

Records information necessary to process this request.

ListChangeNoticeRequest. TransactionDetail. ApplicationTransactionID string up to 64 chars., Optional

A number assigned by the calling application to uniquely identify this request.

ListChangeNoticeRequest. TransactionDetail. TransactionTimestamp DateTimestamp, Optional

The date and time when this request was created. When the request is from an intermediary, such as a workflow manager or service bus, this is the date and time when the message was sent to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

ListChangeNoticeRequest. TransactionDetail. SubmittingOfficeID string up to 64 chars., Optional

A number that identifies the system or the software application from where this request originated. / A number used to uniquely identfy the D&B business segment or delivery channel from where this request originated.

End: ListChangeNoticeRequest. TransactionDetail /Aggregate
ListChangeNoticeRequest. ListChangeNoticeRequestDetail Aggregate, Optional
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria Aggregate, Optional
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. ChangeEventID long, Optional(Up to 10x)
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. DUNSNumber string up to 9 chars. Pattern: {([0-9]*)}., Optional(Up to 10x)

Records the duns number that is registered for Monitoring.

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. PrincipalIdentificationNumberDetail Aggregate, Optional(Up to 10x)
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. PrincipalIdentificationNumberDetail @DNBCodeValue Attribute
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. PrincipalIdentificationNumberDetail @TypeText Attribute
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. PrincipalIdentificationNumberDetail. PrincipalIdentificationNumber string, Optional

A number assigned by an external body or by D&B which either uniquely identifies or helps to identify an individual.

End: ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. PrincipalIdentificationNumberDetail /Aggregate
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. MonitoringProfileID int, Optional(Up to 10x)

A number that uniquely identifies a set of events and their thresholds, used to monitor a DUNS or a set of DUNS.

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. NotificationProfileID int, Optional(Up to 10x)

A number that uniquely identifies the delivery preferences that the customer has set for Monitoring Alerts.

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. SubjectCategoryText string up to 32 chars., Optional(Up to 3x)

An alphanumeric value identifying the category in which the Customer has classified the subject.

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. DNBProductID string up to 64 chars., Optional(Up to 10x)

An alphanumeric string that uniquely identifies this product.

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. MonitoringLevel MonitoringLevelTextEnum up to 16 chars., Optional

A alphanumeric string which determines the level of details that the customer will receive during a change event

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. ReadChangeEventIndicator boolean, Optional

Records the status of the monitoring notification.

Possible values are: True and False. The value TRUE indicates monitoring notification is read. The value FALSE indicates monitoring notification is unread.

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. ChangeDetectionFromTimestamp DateTimestamp, Optional

The date and time when this notification has been generated

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria. ChangeDetectionToTimestamp DateTimestamp, Optional

The date and time when this notification has been generated

End: ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeListCriteria /Aggregate
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification Aggregate, Optional
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification. GetCountOnlyIndicator boolean, Optional

When true (set to 1) this indicates that the count related to the resultset is to be returned in the response. When false (set to 0) this indicates that the details pertaining to result is to be returned in the response.

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification. SortSpecification Aggregate, Optional(Up to 4x)
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification. SortSpecification. SortBasisText ChangeNoticeSortBasisEnum, Optional

Records the list of fields based on which sorting is possible

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification. SortSpecification. SortDirectionText SortDirectionEnum, Optional

Records the direction of sorting. Possbile values are Ascending, Descending

End: ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification. SortSpecification /Aggregate
ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification. CandidatePerPageMaximumQuantity int Less than or equal to 1000., Optional

Records the maximum quantity that can be displayed per page

ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification. CandidateDisplayStartSequenceNumber int, Optional

Records the Display sequence number of the results

End: ListChangeNoticeRequest. ListChangeNoticeRequestDetail. ChangeNoticeDisplaySpecification /Aggregate
End: ListChangeNoticeRequest. ListChangeNoticeRequestDetail /Aggregate
End: ListChangeNoticeRequest /Aggregate

Endpoint

Use the following endpoint with the downloadable WSDL to request this feature.

SOAP (Monitoring)
https://direct.dnb.com/Monitoring/V{version}

Testing

This operation will return a static set of results in the D&B Direct test environment (sandbox), regardless of the request parameters.

Feature Response

Specification

The following is a list of the possible data fields returned by this operation in the XML response. Samples are provided for testing successful and failed retrieval, and to demonstrate the basic layout of a response. The data returned in samples may not represent actual values that this feature will deliver.

NOTE: The D-U-N-S Number returned in the response will be a nine-digit zero-padded, numeric value.

Sample Response (List Notices)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Body xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <ns2:ListChangeNoticeResponse ServiceVersionNumber="3.0" xmlns:ns2="http://services.dnb.com/MonitoringServiceV2.0" xmlns:ns3="http://services.dnb.com/TransactionFaultV2.0">
         <TransactionDetail>
            <ApplicationTransactionID>Test123</ApplicationTransactionID>
            <ServiceTransactionID>Id-24247055fd570000a08c000065bd8aee-1</ServiceTransactionID>
            <TransactionTimestamp>2001-06-22T09:30:47-05:00</TransactionTimestamp>
         </TransactionDetail>
         <TransactionResult>
            <SeverityText>Information</SeverityText>
            <ResultID>CM000</ResultID>
            <ResultText>Success</ResultText>
         </TransactionResult>
         <ListChangeNoticeResponseDetail>
            <CandidateMatchedQuantity>1</CandidateMatchedQuantity>
            <CandidateReturnedQuantity>1</CandidateReturnedQuantity>
            <ChangeNoticeDetail>
               <SubjectDetail>
                  <DUNSNumber>12345678</DUNSNumber>
                  <CountryISOAlpha2Code>GB</CountryISOAlpha2Code>
                  <OrganizationPrimaryName>
                     <OrganizationName>GE CAPITAL BANK LTD</OrganizationName>
                  </OrganizationPrimaryName>
               </SubjectDetail>
               <LanguageCode>39</LanguageCode>
               <MonitoringProfileDetail>
                  <MonitoringProfileID>6474</MonitoringProfileID>
                  <DNBProductID>DCP_SDMR</DNBProductID>
                  <MonitoringLevel>Level2</MonitoringLevel>
               </MonitoringProfileDetail>
               <NotificationProfileID>2224</NotificationProfileID>
               <ChangeEvent>
                  <ChangeEventID>735782</ChangeEventID>
                  <ChangeDetectionTimestamp>2015-05-05T07:25:23.000</ChangeDetectionTimestamp>
                  <ElementName>LineOfBusinessDetails</ElementName>
                  <PCMElementXPATHText>//Organization/ActivitiesAndOperations/LineOfBusinessDetails</PCMElementXPATHText>
                  <Element PCMElementXPATHText="//Organization/ActivitiesAndOperations/LineOfBusinessDetails[2]/LineOfBusinessDescription" ChangeType="Dropped" OldValue="Added for repeatable aggregate testing"/>
                  <ReadChangeEventIndicator>true</ReadChangeEventIndicator>
               </ChangeEvent>
               <DisplaySequence>1</DisplaySequence>
            </ChangeNoticeDetail>
         </ListChangeNoticeResponseDetail>
      </ns2:ListChangeNoticeResponse>
   </soap:Body>
</soapenv:Envelope>
Name Characteristics
ListChangeNoticeResponse Aggregate
ListChangeNoticeResponse @ServiceVersionNumber
ListChangeNoticeResponse. TransactionDetail Aggregate, Required

Records information necessary to process a particular request. Examples of a request is the ordering of a product.

ListChangeNoticeResponse. TransactionDetail. ApplicationTransactionID string, up to 64 chars, Optional

A number assigned by the calling application to uniquely identify this request.

ListChangeNoticeResponse. TransactionDetail. ServiceTransactionID string, up to 64 chars, Required

A number assigned by the D&B service to uniquely identify this transaction.

ListChangeNoticeResponse. TransactionDetail. TransactionTimestamp dateTime, Required

The date and time when this request was submitted or the date and time when the requesting intermediary, such as a workflow manager or service bus, sent the message to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

End: ListChangeNoticeResponse. TransactionDetail /Aggregate
ListChangeNoticeResponse. TransactionResult Aggregate, Required

An aggregate that can repeat multiple times to record the different outcomes of the transaction.

ListChangeNoticeResponse. TransactionResult. SeverityText string, up to 16 chars, Required

Text that records the criticality of the outcome, e.g., Information, Warning, Error, Fatal.

ListChangeNoticeResponse. TransactionResult. ResultID string, up to 32 chars, Required

An alphanumeric string that uniquely identifies the outcome of the transaction.

ListChangeNoticeResponse. TransactionResult. ResultText string, up to 512 chars, Optional

Text that explains the outcome of the transaction.

ListChangeNoticeResponse. TransactionResult. ResultMessage Aggregate, Optional (Infinite)

An aggregate that can repeat multiple times to record textual data that expands on the ResultID and ResultText to provide additional information to the user regarding the status of the transaction. If the status implies that there is a problem this may also provide guidance to the user on how to address it.

ListChangeNoticeResponse. TransactionResult. ResultMessage. ResultDescription string, up to 512 chars, Required

Text that describes the additional information regarding the outcome of the transaction.

End: ListChangeNoticeResponse. TransactionResult. ResultMessage /Aggregate
End: ListChangeNoticeResponse. TransactionResult /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail Aggregate, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. CandidateMatchedQuantity integer, up to 6 digits, Optional

The number of registrations listed as possible matches in the result set based on the search criteria in the Customer/User request.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. CandidateReturnedQuantity integer, up to 6 digits, Optional

The number of registrations returned in the result set based on the search criteria in the Customer/User request.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. NoticeCountSummary Aggregate, Optional (Infinite)
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. NoticeCountSummary. DUNSNumber string, up to 9 chars Pattern: {([0-9]*)}, Optional

Records the duns number that is registered for Monitoring.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. NoticeCountSummary. ReadNoticeCount integer, Required

Records the count of read notifications for the input criteria

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. NoticeCountSummary. UnreadNoticeCount integer, Required

Records the count of unread notifications for the input criteria

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. NoticeCountSummary. TotalNoticeCount integer, Required

Records the count of total notifications for the input criteria

End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. NoticeCountSummary /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail Aggregate, Optional (Infinite)
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail Aggregate, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. DUNSNumber string, up to 9 chars Pattern: {([0-9]*)}, Required

Records the duns number that is registered for Monitoring.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. PrincipalIdentificationNumberDetail Aggregate, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. PrincipalIdentificationNumberDetail @DNBCodeValue
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. PrincipalIdentificationNumberDetail @TypeText
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. PrincipalIdentificationNumberDetail. PrincipalIdentificationNumber string, Optional

A number assigned by an external body or by D&B which either uniquely identifies or helps to identify an individual.

End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. PrincipalIdentificationNumberDetail /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. CountryISOAlpha2Code Aggregate, Required

The two-letter country code, defined in the ISO 3166-1 scheme published by International Organization for Standardization (ISO)identifying the country of the inquired subject.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. OrganizationPrimaryName Aggregate, Optional (Infinite)

An entry loop which can repeat multiple times to allow the recording of a single name by which the organization is primarily known / identified in different languages and/or writing scripts.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. OrganizationPrimaryName. OrganizationName string, up to 256 chars, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. OrganizationPrimaryName. OrganizationName @WritingScriptISOAlpha4Code
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. OrganizationPrimaryName. OrganizationName @LanguageCode
End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail. OrganizationPrimaryName /Aggregate
End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectDetail /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. SubjectCategoryText string, up to 32 chars, Optional

An alphanumeric value identifying the category in which the Customer has classified the subject.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. LanguageCode integer, up to 7 digits, Required

A D&B code value that defines a language in which the specified product is available.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. MonitoringProfileDetail Aggregate, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. MonitoringProfileDetail. MonitoringProfileID integer, Required

A number that uniquely identifies a set of events and their thresholds, used to monitor a DUNS or a set of DUNS.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. MonitoringProfileDetail. DNBProductID string, up to 64 chars, Required

An alphanumeric string that uniquely identifies this product.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. MonitoringProfileDetail. MonitoringLevel MonitoringLevelTextEnum up to 16 chars, Required

A alphanumeric string which determines the level of details that the customer will receive during a change event

End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. MonitoringProfileDetail /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. NotificationProfileID integer, Required

A number that uniquely identifies the delivery preferences that the customer has set for Monitoring Alerts.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent Aggregate, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. ChangeEventID long, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. ChangeDetectionTimestamp dateTime, Required

The date and time when this notification has been generated

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. ElementName string, up to 64 chars, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. PCMElementXPATHText string, up to 3000 chars, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. Element _, Optional (Infinite)
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. Element @ChangeType
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. Element @PCMElementXPATHText
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. Element @OldValue
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. ReadChangeEventIndicator boolean, Required

Records the status of the monitoring notification. Possible values are: True and False. The value TRUE indicates monitoring notification is read. The value FALSE indicates monitoring notification is unread.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange Aggregate, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. DUNSNumber string, up to 9 chars Pattern: {([0-9]*)}, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChangeType string, Required
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChangeReasonText string, up to 256 chars, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChangeReasonText @DNBCodeValue Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChangeReasonText @DNBCodeTableNumber Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. GlobalUltimateOrganization Aggregate, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. GlobalUltimateOrganization. AssociationTypeText string, up to 256 chars, Optional

Text that defines the nature of the relationship of the linked organization to the business subject, e.g., parent, HQ, Joint parent

Possible values: GlobalUltimate; DomesticUltimate; Headquarters; Parent; Branch; Division; Subsidiary

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. GlobalUltimateOrganization. AssociationTypeText @DNBCodeValue
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. GlobalUltimateOrganization. AssociationTypeText @DNBCodeTableNumber
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. GlobalUltimateOrganization. DUNSNumber string, up to 9 chars Pattern: {([0-9]*)}, Required

The D-U-N-S Number is D&B's identification number, which provides unique identification of this organization, in accordance with the Data Universal Numbering System (D-U-N-S).

END: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. GlobalUltimateOrganization /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerGlobalUltimateOrganization Aggregate, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerGlobalUltimateOrganization. AssociationTypeText string, up to 256 chars, Optional

Text that defines the nature of the relationship of the linked organization to the business subject, e.g., parent, HQ, Joint parent

Possible values: GlobalUltimate; DomesticUltimate; Headquarters; Parent; Branch; Division; Subsidiary

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerGlobalUltimateOrganization. AssociationTypeText @DNBCodeValue
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerGlobalUltimateOrganization. AssociationTypeText @DNBCodeTableNumber
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerGlobalUltimateOrganization. DUNSNumber string, up to 9 chars Pattern: {([0-9]*)}, Required

The D-U-N-S Number is D&B's identification number, which provides unique identification of this organization, in accordance with the Data Universal Numbering System (D-U-N-S).

END: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerGlobalUltimateOrganization /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. UpwardFamilyMemberOrganization Aggregate, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. UpwardFamilyMemberOrganization. AssociationTypeText string, up to 256 chars, Optional

Text that defines the nature of the relationship of the linked organization to the business subject, e.g., parent, HQ, Joint parent

Possible values: GlobalUltimate; DomesticUltimate; Headquarters; Parent; Branch; Division; Subsidiary

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. UpwardFamilyMemberOrganization. AssociationTypeText @DNBCodeValue
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. UpwardFamilyMemberOrganization. AssociationTypeText @DNBCodeTableNumber
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. UpwardFamilyMemberOrganization. DUNSNumber string, up to 9 chars Pattern: {([0-9]*)}, Required

The D-U-N-S Number is D&B's identification number, which provides unique identification of this organization, in accordance with the Data Universal Numbering System (D-U-N-S).

END: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. UpwardFamilyMemberOrganization /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerUpwardFamilyMemberOrganization Aggregate, Optional
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerUpwardFamilyMemberOrganization. AssociationTypeText string, up to 256 chars, Optional

Text that defines the nature of the relationship of the linked organization to the business subject, e.g., parent, HQ, Joint parent

Possible values: GlobalUltimate; DomesticUltimate; Headquarters; Parent; Branch; Division; Subsidiary

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerUpwardFamilyMemberOrganization. AssociationTypeText @DNBCodeValue
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerUpwardFamilyMemberOrganization. AssociationTypeText @DNBCodeTableNumber
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerUpwardFamilyMemberOrganization. DUNSNumber string, up to 9 chars Pattern: {([0-9]*)}, Required

The D-U-N-S Number is D&B's identification number, which provides unique identification of this organization, in accordance with the Data Universal Numbering System (D-U-N-S).

END: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. FormerUpwardFamilyMemberOrganization /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChildrenSummary Aggregate, Optional (Infinite)

An entry loop which can repeat multiple times to allow the recording of the number of children of various types for the Subject.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChildrenSummary. ChildrenQuantity integer, up to 8 digits, Optional

The total number of children of the linked Family Tree Subject of the type specified by Children Type Text.

ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChildrenSummary. DirectChildrenIndicator boolean, Optional

When TRUE (set to 1)it indicates immediate children only.

END: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange. ChildrenSummary /Aggregate
END: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent. LinkageChange /Aggregate
End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. ChangeEvent /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. InquiryReferenceText Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. InquiryReferenceText. CustomerReferenceText
End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. InquiryReferenceText /Aggregate
ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail. DisplaySequence integer, Optional
End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail. ChangeNoticeDetail /Aggregate
End: ListChangeNoticeResponse. ListChangeNoticeResponseDetail /Aggregate
End: ListChangeNoticeResponse /Aggregate

NOTE: There may be additional request and/or response elements specified in the WSDL that are not applicable for D&B Direct customers. Data elements that are not listed on this page are currently unused by this operation.

Response Codes & Error Handling

Successful service requests will return a CM000 response code in the TransactionResult ResultID field. Otherwise, one of the D&B Direct standard response codes will be returned.

This operation may return the following response codes: CM002, CM004, CM018, SC001-SC009.

D&B Direct 2.0 API requests are provided on a metered basis; and may require entitlement prior to use in the production environment. In addition, a concurrency limit (QPS) is monitored to ensure that it is not exceeded. An error code will be returned in the event that a transaction is throttled.

While this operation is provided on a metered basis, usage is tracked; however, no billing for successful calls is recorded.

Feature Notes

A copy of the complete data layer in Base64 encoded format may be obtained by using the GetMonitoringProduct operation whenever level 2 monitoring is specified on the initial AddMonitoringRegistration call.