I would like to add a given Date of birth, nationality, passport number and a national ID number to and individual search, could you please explain how i would insert the those parameters in the secondaryFields or customFields in the contents of the request below?
{
"secondaryFields": [],
"entityType": "INDIVIDUAL",
"customFields": [],
"groupId":"xxx",
"providerTypes": [
"WATCHLIST"
],
"name": "xyz"
}