This is the sample code in API that we use: (*The method is using for retrieve all world check iso country list.) static String gatewayurl = "/v1/"; static String gatewayhost = "api-worldcheck.refinitiv.com"; public static void processingGetIsoCountryList() throws IOException { _log.info("Entering the…
How can I search for Cases from the API? What method should I use? I've tried multiple methods from the documentation of the API, but I didn't manage to obtain the casesystemid.
Hi. Please advise how to get pilot World check portal? For testing API purposes and discover all the features of WC1.
...at if client wants to screen payments & payees?? Can WC1 API be integrated with Oracle Financial System? Does Refinitiv we have any use case on that if client wants to screen payments & payees?
When a profile is deleted from Worldcheck database, it shows a message on the Refinitiv UI that as per screenshot below. But there is no corresponding field in the API response for screening results or the deleted profile (returns as empty) to indicate the same. So how to handle this via API?
We are currently starting implementing API fro WC1 screening and I'm wondering if there is some wsdl to generate java classes for WC1 entities and schema. for instance, I'd like to make POST /cases/screeningRequest by the doc it returns
Hi @Mehran.Ahmed Khan, we are using SEQ-case-update: Update a case for updating the existing case. In that I have received [ { "error": "SECONDARY_FIELDS_NOT_ALLOWED", "cause": "Provided secondary fields must be compatible with the used entity type and provider type. Available secondary fields for each pair of provider…
We are trying to generate Authorization Header for API request but having an unathorizes reposne instead. Find the Script and .Net Code below through which we are trying to request the groups API Below is JavaScript refence file and the refence code used to implemet the CryptoJS.HmacSHA256 funtion to generate the Signature…
Hi all, I deploy the API between a SAP System and world check. I use the request get result to recover wo important information: risk level (RiskId) and Status (StatusId). In the JSON file that it sent back to SAP by WC-1, I remark that the RiskID and StatusID are express in code and not wiht the values labels in WC-1. Is…
I want to update your new DNS in our application as requested in the document “REFINITIV WORLD-CHECK ONE GETTING CONNECTED GUIDE “. I was changed only the DNS to “api-worldcheck.refinitiv.com” on the request but I have the error “401Unauthorized”. I need to set up other setting ?
It looks like you're new here. Sign in or register to get started.