Retrieve Date of Birth for Individual

Hi there,

Is it possible to display the Date of Birth for an IndividualEntity in Worldcheck One? I can see that the Age field is available for an Entity but I see nothing for the Date of Birth.

It looks like I may be able to retrieve a Date of Birth from Result SecondaryFields but this only seems to be populated if the user enters a Date of Birth when searching - is that correct?

Thanks

Best Answer

  • brian.bourgault
    Answer ✓

    Hi @stephen.davidson

    If you enter the DOB secondary field in your case creation, then yes the screening will show the DOB of the matches in the secondaryFieldResults[].

    If you do not enter a DOB, then you need to request the World-Check One profile and get the events[] array, type BIRTH

    Brian

Answers