Hi Team,
Happy New Year!
One client asked this question. Basically, they would like to know whether below sample request body can be run for this endpoint.
{ "providerTypes": [ "WATCHLIST" ], "nameTransposition": false, "caseScreeningState": { "WATCHLIST": "INITIAL" }, "cases": [ { "groupId": "group-id-1", "entityType": "ORGANISATION", "name": "Tesla" }, { "groupId": "group-id-2", "entityType": "INDIVIDUAL", "name": "Elon Musk" } ] }
My guess the answer is "NO", but cannot be verified. So could you advise?
Thanks so much,
Leo