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?
Hello! I'm looking on ongoing monitoring API, and can't understand some cases on PILOT version. request: POST https://api-worldcheck.refinitiv.com/v2/cases/ongoingScreeningUpdates { "query": "updateDate>='1980-01-01T00:00:00Z'; (providerType=='WATCHLIST')", "pagination": { "currentPage": 1, "itemsPerPage": 250 }, "sort": […
Hi, I want to know if there is an endpoint to upload a csv file and screen multiple cases. When I checked posman collection I found only this endpoint https://api-worldcheck.refinitiv.com/v2/cases/saveAndScreen
Getting 401 client error: Unauthorized, when tried to fetch data from group via api.
I'm trying to get my Postman environment set up after moving to a new laptop. I imported the collection and my environments, however I now receive a 401 error when attempting to retrieve my groups. I recall the collection used to include pre-request scripts for generating the authorization code, however when I import the…
when calling API to check the passport check I get an error msg {"The remote server returned an error: (401) Unauthorized."} { "secondaryFields": [ { "typeId": "SFCT_1", "value": "MALE" }, { "typeId": "SFCT_2", "dateTimeValue": "1985-07-01" }, { "typeId": "SFCT_3", "value": "IRQ" }, { "typeId": "SFCT_8", "value": "mustafa"…
We are using WC1 API, we still deciding what language to use. We have a excel file with names of customers that we wish to send for screening on a daily basis as an alternative to batch upload, seeing that WC1 does not have that option.
I am expecting that the results obtained by using screeningMode=DELTA_SYNC with the /cases/{caseSystemId}/screeningRequest endpoint accumulate from the initial screening. However, are these results actually just the differences from the most recent screening? Also, I understand that by requesting with FULL_SYNC, all…
It looks like you're new here. Sign in or register to get started.