Hello,
How can I add given name in search criteria?
{
"secondaryFields": [],
"entityType": "INDIVIDUAL",
"customFields": [],
"groupId":"{ {group-id}}",
"providerTypes": [
"WATCHLIST"
],
"name": "putin"
}
Where can I add the given name "Vladimir" here ?
Thank you.