-
wc1 UBO(SAYARI) CHECK API
We have some questions regarding data retrieval from Sayari(UBO) via API. Our client wants to know whether this UBO API has below these functions 1.Alerts for shareholder changes 2.Alerts for changes in ownership ratios 3.Alerts for company name changes My understanding is that we can not based on below documents…
-
401 Unauthorized on Unarchive a Case
When I am attempting to unarchive a case, I am receiving an Unauthorized error message on the response. I am able to make other API calls immediately before this, so it doesn't appear to be an issue with my header generation. Is there perhaps a product entitlement that needs to be activated for this account? The user ID in…
-
WC1 API v3: let me know about creating and screeninig a case with setting OGS on.
Hi there, I used the endpoint /caces . caseScreeningState can be set "WATCHLIST": "ONGOING" . It was worked. I got 200 response and the results. However, when I saw case manager in WC1 GUI, the case has the value of "Last Screened Date". Is that case was screened at creating time? (INITIAL screening?) So if I will set…
-
WC1 API V3 ongoing-screening-updates respond "no ogs caces".
Hi there. I want to get response of the endpoint cases/ongoing-screening-updates. But I couldn't get screening results by OGS screening. I used WCA API V3. I called api like bellow. ``` {{protocol}}{{gateway-host}}{{gateway-url}}cases/ongoing-screening-updates { "filter":…
-
WC1 API V3(webhook): Best ways of test for Receiving Timely World-Check Notifications via Webhooks
After registering a webhook, we understand that it may take several times(days or months) to receive a notification regarding updates to World-Check data. However, waiting that long is not practical. Is there a recommended way to trigger or check notifications more immediately(OGS_UPDATE) from the world check one server ?…
-
Automated Screening Error - Case is not Screened on WC!
Hello, I am trying to resolve the issue in my Salesforce org with automated screening via World Check One app. Basically, whenever an "Individual" Screening Case is submitted for automated screening in Salesforce, an Automated Screening Error is generated with the message "Case is not Screened on WC!". After checking in…
-
API Question : [SEQ-subscription-create-request]: Create subscription
Hi everyone. Just a question. I got the Notifications call working with no issues. But I have a question about retrieval of subscriptions if you don't have the subscription id. So, an error occurred, and the subscription id is not logged (after the creation). All the Notification API calls require subscription id to work.…
-
Are the same datasets being used in the Pilot and production environments?
We observed a significant difference between the results returned in the two different environments for the same name. In the Pilot environment we get around 1700 results, but it's close to 2000 in production. This happens when we submit only the name. There are results in each set that does not appear in the other when…
-
Is there a full list of categories of world-check profile?
I have seen many categories in world check profiles, such as INDIVIDUAL, TERRORISM, CRIME - ORGANIZED... I was wondering if there is a full list of categories (with description will be better)?
-
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…