For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
18 1 1 4

world-check profile - EntityUpdatedDates

WC1 profile includes "EntityUpdatedDates" which in turn includes updated date/time for a number of fields like positionupdated, titleupdated, ssnupdated. But how do I get the actual values for these fields. They are present in WC database dump that we use currently but bot present in the WC profile returned by the API.

Please advise.

Many thanks

world-checkworld-check-one
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
4.5k 4 8 8

@kgho,

Thank you for your patience!

In order to check on the updates of a profile, please refer to the field - "updateCategory" in the response of the API call - 'reference/profile/{ {worldcheck-profile-id}}'.
You may refer to this document for future references on the update categorisation - https://world-check-one-pilot.accelus.com/1.475.0//js/fsp/help/assets/update-categorization-aug-2018.pdf


Please see the further details below -

positionupdated : This should be related to the role of the profile, if there is any change in the position of the profile. You may look at the object 'role' for details on this.
ssnUpdated - Depricated, so its not used any more. You may ignore this field for now.

alternativeSpellingUpdated - Alternate spelling for primary name may contain last names, first name or both.

titleUpdated - You can check in the Prefix feild of the 'name' object and the type would be 'PRIMARY' to check on the title of the profile.
dobsUpdated - The updates on date of birth can be located from the 'events' object, where the 'type': "BIRTH" would be associated to the date of birth, if any.
idNumbersUpdated - If the profile contains the information on the identification documents, then it would be available in the object 'identificationDocuments'.
countries : This can be identified from the object "countryLink", where the 'type': "LOCATION".

companiesupdated - This would be related to the updated on the affiliated countries of the profile.
linkedtoupdated - This field would refer to associates.
keywordsupdated - Keywords list can be found under the object 'sources'. If there is an update on the keywords list, you may have to review all the keywords list under 'sources'.

Hope this helps.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
4.5k 4 8 8

@kgho,

Please allow us sometime to get back to your query.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
18 1 1 4

Yes, sure. Thanks. While checking can you please find for me how get the information on updated fields as to which fields to look for in the WC1 profile response for the updated values:

alternativeSpellingUpdated - will it be name where NameType=LANG_VARIATION

title updated - how to get TITLE

dobsupdated - how to get DOBS

passportsupdated - how to get PASSPORTS

idumbersupdated - IDENTIFICATIONNUMBERS - Will it be identityDocuments.number

countries - COUNTRIES - not locations / citienship. Only Countries. Will it be address countries?

companiesupdated - how to get COMPANIES

linkedtoupdated - LINKEDTO - will it be associates array

keywordsupdated - how to get KEYWORDS

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
4.5k 4 8 8

@kgho,

We will get back to you on this soon!

Thank you for your patience.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.