World Check One Zero Footprint API : Sync Screening no result for all records on sanctions list and

I performed a screening request via the admin portal on both World Check One and ZFS. Both queries returned results for the screened entity. However via postman, there are no results being returned via ZFS. What could be the issue here? Note that the request is being sent with the entity type set to UNSPECIFIED.


Request :

{

"groupId":"{
{group-id}}",

"entityType": "UNSPECIFIED",

"providerTypes": [

"WATCHLIST"

],

"name": "CHANG AN SHIPPING & TECHNOLOGY",

"secondaryFields":[]

}


Response :

{

"results": [],

"nameTransposition": false

}

Best Answer

  • Irfan.Khan
    Answer ✓

    @suveer.singh

    I see that your group settings has only "Sanctions" as the selected "Sources".

    This is the reason for zero results. Please change the group settings so that you can select all the applicable sources in your group and then screen the name.

    However, doing this will take a day for the system to update the mentioned changes.

Answers