Recently updated Client Watch List to make it same as Watch List. World Check API is not returning updated watchlist. Need some help to ensure that updated data is synced with the API.
hi, im trying to do a cases search with cases/search api, my query body is this: { "query": "primaryName=='google'", "detailLevel": "CASE_AND_RESULTS_AND_AGGREGATED_RESULTS", "sort": [ { "columnName": "creationDate", "order": "DESCENDING" } ], "pagination": { "itemsPerPage": 25, "pageReference": null } } the problem is…
Hi, When calling the ScreeningRequest API with a name containing accents, I'm having one time in two HTTP 400. I'm doing the following when sending my request: * The content body is converted to UTF-8. * We calculate the length of the UTF-8 encoded content since UTF-8 payload length is different than the normal payload…
Hi, When calling the SEQ-screen-sync-individual: Perform Synchronous Screening: Individual API with a name containing accents, I have a 401 UNAUTHORIZED but when I call WorldCheck directly with Postman, I have a result. Is there something special to check with the encoding? I tried to change the encoding of the POST body…
Its new case, not sending any case ids in payload, but getting this error: Status 400. error":"CASE_ID_EXISTS","cause":"Case IDs must be unique within the same client and request."
Hi, I am integrating WC1 in my project. It is working fine on my local system. But when i am running the API on server it is giving Unauthorized 401 for start GET Group APi. Is there any reasons of it?
There are some countries for which we are not available in the JSON. Kindly provide the country code for these countries. * Bladex * British Vergin IsLand * Europa Island
Hi, Is there limits on calling worldcheck api ? because I tried multiple calls (about 200 call) and every time I get some cases that could not be updated or added. Example of cases not updated : 000010
We are trying to integrate WorldCheck one API using C# HttpClient in out .Net core application. We always receive 401 UnAuthorized response when sending Post requests using C# HttpClient in out .Net Core application. Same request payload and authorization signature works well with HttpWebRequest object which we can make…
How quickly are changes to global sanctions lists reflected in World Check One? and do you test/ how often do you test, World Check One screening accuracy to ensure it is picking up expected names?
It looks like you're new here. Sign in or register to get started.