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…
Hello! I'm using World-Check-One-API. I want to obtain "WatchList Unresolved count", "WatchList Review Required count" and "Wathlist Total Match count". It seams there are two way to Obtain them. One way is to call `POST /case/screeningRequest` and obtain the `results` in the Response. According to the API Documet, the…
The modificationDate is not updated when a result object changes. Example: * I screen individual "Putin" at 4pm today and a case is created with 18 results. * When I call SEQ-case-investigate-case-details: Fetch full case details, I see the modificationDate of the screen is 4pm today (this is good). * When I call…
It looks like you're new here. Sign in or register to get started.