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…
I am using node.js TS, I tried using axios, http, fetch.
I do request with Postman, and received this failed message. Status code is 200 | AssertionError: expected response to have status code 200 but got 401 Could retrieve the groupId from response | AssertionError: expected response body to be a valid json but got error No data, empty input at 1:1
Hi All, I'm trying to do a GET from SAP CPI to the following URL: https://api-worldcheck.refinitiv.com/v2/groups This is my Authorization Header: Signature keyId="XXXXXXX",algorithm="hmac-sha256",headers="(request-target) host date",signature="E2dR0K72weeOlebzLuK7iIeSg6sb1p7rsy6Q8E4PvXI=" This is the error message: HTTP…
API Testing Tool: Postman Description: Developers are receiving 401 Unauthorized error for "SEQ-pre-groups:Get my top-level groups". Please find the screenshot below. Contact: If you need to contact us, please email Raghav Khamar - raghav.khamar@stride.ai & Pranay Das - pranay.das@stride.ai.
Hi All, I am trying to make POST requests to WorldCheck One APIs using Node.js code provided in the documentation. I am getting correct response from GET requests but when I try to make POST request , I get unauthorized 401 error . The same POST request gets 200 success when called through postman. For Auth I am using code…
In the documentation we can see that it is possible to use the endpoint to do a partial update given a caseSystemId, this endpoint allows us to send an empty body and the parameter screen=SYNC, which will execute a re-screning synchronously without doing a updating the fields. The result of this endpoint is similar to…
Hello, I am using WC1 API and have been wondering if there is any way of downloading the case report in the PDF format? I saw similar question was asked in 2017, has anything changed since then? Thank you. Matylda
It looks like you're new here. Sign in or register to get started.