As title, and a step further, is there an API to verify passport? The last time we enquired about this, it was in Dec 2019 and we didn't get a definitive answer aside from 'not available at the moment and no timeline to this'. As it currently stands, a verify button on the Thomson Reuters dashboard panel has to be clicked…
Hi, Please let us know whether it is possible to send an identification no with the screening request like NIC. Further if available, what would be the field?
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…
It looks like you're new here. Sign in or register to get started.