The following tables will be available in the cloud platform upon creating registration:
S<SUBSCRIBER>_<REFERENCE>
T<SUBSCRIBER>_<REFERENCE>_NOTIFICATION
Column | Data Type | Description |
---|---|---|
Subject | VARCHAR | The D-U-N-S Number is an identification number assigned by Dun & Bradstreet that uniquely identifies the entity in accordance with the Data Universal Numbering System (DUNS). |
Date | VARCHAR | The date and time, in ISO 8601 UTC Z standards, when this element was updated by the application. |
Path | VARCHAR | JSON Path of the element |
Curr | VARCHAR | Current value is stored as VARCHAR. Please refer data dictionary using JSON Path of the element to get correct data type and transform if needed. |
Prev | VARCHAR | Previous value is stored as VARCHAR. Please refer data dictionary using JSON Path of the element to get correct data type and transform if needed. |
Type | VARCHAR | The type of notification eg UPDATE. |
T<SUBSCRIBER>_<REFERENCE>_EXCEPTION
Column | Data Type | Description |
---|---|---|
Transaction ID | VARCHAR | A value assigned by the Dun & Bradstreet application to uniquely identify this request. |
Date | VARCHAR | The date and time, in ISO 8601 UTC Z standards, when this element was updated by the application. |
Subject | VARCHAR | The D-U-N-S Number is an identification number assigned by Dun & Bradstreet that uniquely identifies the entity in accordance with the Data Universal Numbering System (DUNS). |
Code | VARCHAR | A value assigned by Dun & Bradstreet that uniquely identifies the reason for this exception. One of the following:
|
Information | VARCHAR | If Code = 40003 (D-U-N-S Number was transferred), this field will contain the D-U-N-S Number to which it was transferred. Please note that transferred TO D-U-N-S Number is not part of the Registration; to add it, use the Add DUNS to Registration API. (See the Monitoring, Add DUNS to existing Registrations API page.) |
T<SUBSCRIBER>_<REFERENCE>_DUNS
Column | Data Type | Description |
---|---|---|
Transaction ID | VARCHAR | A value assigned by the Dun & Bradstreet application to uniquely identify this request. |
Subject | VARCHAR | The D-U-N-S Number is an identification number assigned by Dun & Bradstreet that uniquely identifies the entity in accordance with the Data Universal Numbering System (DUNS). |
timestamp | Timestamp_NTZ | The date and time, in ISO 8601 UTC Z standards, when this element was updated by the application. |