-
Error message for POST requests SEQ-case-create-simple from Low-Code-Platform Appian
Hello everyone, we are currently setting up the test access for the Word Check One API and in Postman every query (POST and GET) works fine. We get problems when we try to set up POST requests via our own system (low code platform Appian). Get Requests work fine. I have already cross-checked the different functions with…
-
Manual Screening match resolution - How to get notified?
Hi all, will be using the world check one API to help with an onboarding process we are building. Our compliance team already uses Refinitiv UI and our new implementation will be a hybrid approach whereby we will use the API to create a screening case use manual Screening match resolution on the UI. The problem we have is…
-
To run KYC Process on multiple accounts at the same time
Hello, We run the KYC process on our accounts/customers after certain criteria is met. It runs on one company which is associated with the current opportunity. I have a flow where after meeting certain criteria, I am calling the apex class - "Automate Screening" and input three parameters: This part is working as expected.…
-
Can i get for Eikon api python, to generate a code for m&a deals screenin?
i need help for Eikon api python, to generate a code for m&a deals screening: worldwide deals, announcement date between 01.01.2010-31.07.2024, status completed, The deal value >$1 million, Both acquirer as target are Listed on a stock exchange, The acquirer holds <50% of the target’s publicly traded shares before the…
-
Return RICs based on their return and Lipper Category
Hello, is there a way to return all lipper RICs with fund objective based on their Lipper category and return. For example I would like to get all Lipper RICs that are under "Money Market USD" Lipper category that had price return from 0 to 5% from 31/12/2022 to 31/12/2023 and 2 to 10% return from 31/12/2023 and 31/7/2024.…
-
What is Review Required case?
Hi Community, I would like to know what is the meaning of Review Required case. Generally, I understand it is a case that was previously resolved and due to any new updates on the case, it appear again as Review Required. However, we would like to know what is the "new updates", is it the adverse news of the individual has…
-
Delta Screening
In delta screening, is it possible to trigger webbook notification to clients by world check one system in case of any new risk data being updated for any already screened case.
-
Null results for MediaCheck provider after updating the existing case with a new name
Created a case with name Alexa, triggered screening and got the MediaCheck results and resolved the case . Later realised it should be Tesla so I have updated the case and triggered screening. Now I am not seeing any MediaCheck results. Null results are being retrieved . My requirement is to get new results of the…
-
Sporadic Error: [{"error":"MEDIA_CHECK_CONTENT_RETRIEVAL_FAILED","cause":"Failed to retrieve Medi...
...a-Check articles content."}] - SEQ-case-mediacheck-metadata-articles Hello Everyone I am writing to report a critical issue we are facing with one of your API endpoints - SEQ-case-mediacheck-metadata-articles, which is impacting our operational efficiency. We utilize this endpoint to process hundreds of news articles…
-
The modificationDate is not updated when a result object changes.
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…
-
Filter for companies with Carbon (CO2) emissions.
I wish to filter for U.S. companies with accessible CO2 emissions data. I have implemented this in the screener by establishing filters for, for instance, 5 and 10 years (filtering for GHG Scope 1 emissions > 0). Is there a method to filter for companies that possess emission data spanning the last 10 years (including…
-
How do I find out or reset my API key and secret?
My api key has stopped working, why would this be and how do I check what it should be?
-
Sanction screening on instrument level
Hello, I would like to ask if you provide sanction screening on secuity/instrument level instead of entity level. For example, some sovereign bonds issued in the same country might be sanctioned and some others not. So, it's important to be able to screen them on bond level. Is there any service provided for this reason?…
-
How to obtain a list of company's peers, in Excel, with formulas?
Hello, I am looking for a way (a formula, hopefully) to obtain a list of tickers of companies that constitute peers of a given company - in Ms Excel with Refinitiv Workspace, using formulas (or VBA) rather than manually clicking through the Peers app. This needs to be done for a number of companies, so it cannot be done…
-
Best method to import all available tickers for certain dates?
I want to import all available tickers, for example all stocks that trade in EUR, for a given date in the past. to avoid survivorship bias, I would do this for example every quarter. I am using python. In addition, which API would be best for this analysis (I intend to also download financials for the available tickers in…