Hello Team, I've been exploring the World Check One API for sanction screening in the test environment. Thus far, I've successfully authenticated and connected to several endpoints, including those listed below: * Step 1: Select an endpoint - /v2/groups * Step 2: Choose a tool for your request - made requests to REST…
Cases that appear as "false" in World-Check GUI, I want to identify them in the response of https://developers.lseg.com/content/dam/devportal/en_us/product-docs/wc1-api/documentation/v2/schema-reference/wc1-api-schema-reference-documentation.html#tag/zfs/operation/screen. ->…
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
It looks like you're new here. Sign in or register to get started.