Please provide client watch list API function.
When performing a synchronous screening against the /v1/cases/screeningRequest endpoint on the Pilot environment for World Check One we are experiencing an intermittent error from the API. Sometimes we will get a 400 Bad Request error (with nothing else in the response body so no indications of what might have gone wrong)…
How to screen a case under Group "Test Zero foot print"?
How to get WATCHLIST person detail in postman?
Hi, So far I am able to make other calls through C#. When I try to check for my case id availability, I keep getting 401 but it works in Postman Can you please review if I make any mistake with the call data? requestendpoint = "https://api-worldcheck.refinitiv.com/v2/caseIdentifiers?caseId=BENNINGTON_1" dataToSign = "…
Is there option to supply citizen identification per country in World Check One API for a better match result? For example, USA has Social Security Number, Canada has Social Insurance Number, Mexico has Mexican Consular ID
Hi, How to create and use custom fields ? Thanks, Cady
Hi, I use the sample c# code, adding the api key and api secret. Call the get groups to get group id. Then call post cases to create a case with group id from previous call. This returns 401 unauthorized. I use the same request body in postman and it works. I notice some differences between postman and c# code. Postman has…
Hi all, We are using the WC-1 API since few months. We work on some evolutions and I'm wondering if its possible to trigger a Get results when a case present a new match, and this match is Postive/High. In others terms, actually the get results request is sent automatically from our SAP System and get executed only for the…
Hi Team, I able to access the WC1 API through postman while doing same thing through axios client in node js, it return 401. tried : 1. api key, and secret are ok 2. replayed the payload from postman(that return 200) into axios(that return 401). and vice versa. @Irfan.Khan fyi, can share some insight?
It looks like you're new here. Sign in or register to get started.