I'm near to finishing the implementation of the world check integration, my question is: let's suppose I search and create a case looking for a company called 'ABC', inside this case we have 5 records, but I flag all as false/negative matches because it is not who I'm looking for; is there any internal job in world check…
With the World-Chek On API I am getting a 401 unauthorised request when i try to screen individuals. I can screen organisations fine. Here are the subscription details I am using the same credentials for the organisation and individual screening requests. Can I have some assistance ?
HI Team , The pilot Environment doesn't have the latest details /data as of production to debug API response Could you please let me know what procedure need to be followed Thanks Kind Regards Rakesh
...cases/summaries I'm getting StatusCode: 415 while calling https://api-worldcheck.refinitiv.com/v1/cases/summaries from .net I have have the following headers set Content-Type: application/json; charset=utf-8 Date: "Wed, 22 Mar 2023 17:16:15 GMT" Authorization: "autorization here" Content-Length: "276" with payload {…
I can call any GET method on the Refinitiv World Check API and everything is signed and works okay but when I try to POST a Case, I get a 401 error. It works fine from Postman using my key and secret but my C# code doesn't. I have tried replacing the JSON content just with "{}" but it seems to be the authorisation failing…
Hello, The JS code below allows me to create a new case: But when I want to translate it into my C# application, I probably miss one step because I receive un unauthorized acces: var environmentContent = "application/json"; var currentDate = DateTimeOffset.UtcNow; var content = new StringContent(serializedElement); var…
Hi. I'm currently executing successful GET and POST API calls against the World-Check One Pilot API using a C# HttpWebRequest object, but I'm struggling the do the same using the C# HttpClient object. Is there some sample code on how to execute calls using the C# HttpClient object? I've requested access to the World-Check…
... results I have a use case where I would like to screen a user and return the results including a case Id which can later be used to resolve the results and the API can again query to get details of the sanctions screening. From the documentation, there seem to be multiple APIs and I would to know which to use that can…
Is caseSystemId constant for same case? or does it changes like case id?
...n like Baisc or Oauth2.0? Hi, I have to integrate World Check API with Dell Boomi tool. I am writing pre-postman script in groovy to create headers, Before calling each API i am writing scripts and it is taking too much time to generate right Authorization. So Is there any other mechanism to Authenticate these APIs?
It looks like you're new here. Sign in or register to get started.