-
How much delay should we expect for ongoing screening updates from new sanctions?
We are pretty heavy users of World-Check One and rely on OGS updates. OFAC published the latest SDN list last Friday and we expected some of our cases to get updated with new matches. They eventually did, but with a longer delay then expected. What I noticed is that there was a significant (as much as 35-48 hours in some…
-
API Access for Bulk Download of Earnings Call Transcripts Across Firms and Years
Dear All, I’m currently working on a research project aimed at developing a firm-level geopolitical risk index using textual analysis of earnings call transcripts. For this purpose, I’m looking to access historical transcripts across a large sample of firms — ideally around 10,000 companies — and spanning multiple years.…
-
API Audit Log on behalf of user
Hello, We are performing API calls to perform screening as part of an application workflow. I'm wondering is there a way to perform them on behalf of, or acting as a user within the group? Currently all of our audit logs and thus case summaries are showing as the Admin User the API secret was issued for. We'd like to make…
-
REFINITIV WC1 API - Possible Values in secondaryFieldResults \ fieldResult
Hello, What are the possible values returned in the fieldResult field by the Refinitiv API, and what does each value represent? For example: MATCHED, NOT_MATCHED, etc. Thank you in advance.
-
401 Unauthorized error when calling https://api.risk.lseg.com/screening/v3/cases?screen=SYNC
Dear LSEG Team, I'm encountering a persistent 401 Unauthorized error when calling https://api.risk.lseg.com/screening/v3/cases?screen=SYNC from my Java application. Notably, the API works fine when tested directly within the WC1 environment. However, the same request (or equivalent cURL generated) consistently returns a…
-
Forcing a Screening Update
We're building a UI on top of the WC1 API to allow visibility of Screening data to our users in context with other data. One of the things that I need to show is when a case hit has new screening data and the "Needs Attention" flag has been set for a hit. Is there a way to "force" a screening hit for a a case hit, or is…
-
DELTA_SYNC - Partial update on existing case - caseSystemId - empty request payload
Hi, we would like to perform a re-screen on the same entity by using the https://api.risk.lseg.com/screening/v3/cases/{caseSystemId} endpoint. The documentation states the following: DELTA_SYNC: Update; and delta screen the case synchronously against new and updated data from the last screened date. Example: If case was…
-
Can it happen that a record that has been removed appears again in the future?
I am aware that when an entity record is removed from World-Check the reference/records API returns "error": "ENTITY_REMOVED". Can we assume in our application that the particular entity will stay "removed"? Will it ever reappear again?
-
World-Check one api result analyze
1: I called the API and passed in my name, birthday, and ID information. I hope to return results that meet all the above conditions, but in fact, a lot of fuzzy matching data is returned. For example, I entered James Smith, but the returned results include James Davies. Do I need to filter the results myself? Or how to…
-
How to update a single result in a case to be positive using REST API
Hi, I can create a case using API ok and there are some WC entities in the case as a result of the screening. Then I have at group level/toolkit resolutions like these ones below "resolutionFields": { "statuses": [{ "id": "5jb6wv300b171g1ul7wm1df49", "label": "POSITIVE", "type": "POSITIVE" }, { "id":…
-
WordlCheck One - Adding an entity to a case using REST API
Hi, I would like to add an existing WC entity (a company, for which I have the WC code/reference ID) to an existing Case. How can I do this using REST API? I'm using Postman to test the API calls. Thanks, Kari
-
How to create a case and then check if the cases exists
Hi, I'm using WorldCheck (WC1) to check for sanctions a company may have, The way I would like to do is to 1) create case, and then 2) using that case id check the company sanctions (if any). I can do this using the code WC1 has assigned to the company but have had no luck using the "case" concept. Would someone kindly…
-
[Urgent]Update a case rating error:401
Hi Lseg: Please let me know is there something I miss? I try to update case rate but it's show me 401 error,I follow the sample code and template document. Request header like follow: Date: Fri, 28 Feb 2025 03:21:21 GMT Content-Length: 0 Connection: keep-alive Authorization: WWW-Authenticate: Signature realm="World-Check…
-
WC1 v3 Missing API endpoints
I was going through the WOrld Check One API v3 Postman Schema and noticed that some of the API endpoints that I available in V2 are not available in v3? For example: the endpoint to Update Case Rating is available in v2 but not in v3. Is V3 not yet ready or are those endpoinds missing for a reason?
-
Default TimeZone
What is the default timezone for all timestamps of World Check One API v2 and v3?