The most recent content from our members.
Hi All, We are trying to call the WorldCheckOne API from the SAP, where we need to convert the XML to JSON and post the data to WorldCheckOne API. For which, I have written a program to make a GET request to /v2/groups , I am getting HTTP 401 error. Not exactly sure what is causing the error, could you please check and let…
Dear All - how could the customers track down the number of the API calls via WC1 user interface? thanks
When getting information from GET API at https://api-worldcheck.refinitiv.com/v2/reference/records/{reference_id} , sometimes there would be information with value "To be determined." For example, if sending GET API to https://api-worldcheck.refinitiv.com/v2/reference/records/e_tr_wci_8089739, there are 2 "To be…
When trying to get updates for ongoingscreening cases using this endpoint: ongoingScreeningUpdates, i am getting an INVALID_QUERY_VALUE. The cause is: "Value '--REQUIRED-VALUE-MISSING--' for query attribute 'CREATION_DATE' is invalid."
From the response of GET API at "https://api-worldcheck.refinitiv.com/v2/reference/records/e_tr_wci_8145131", there is a field "details" which is an array of objects. There is an object with the following content: { "detailType": "UNKNOWN", "text": "Oct 2024 - named in a civil complaint for recording or causing to be…
Hi Forum, I would like to understand more about the "Review Required" case. We wonder if updates applied to any individual in the World Check database could change the mandatory action type from "Review Required" to "Unresolved." For example, I have a hit case A where there is currently no gender or date of birth…
Hi Forum, Could you please clarify whether Hong Kong and Taiwan are classified as regions or countries in the World Check database when using the API? Thanks!
...clude Script include - var refinitivWCUtils = Class.create(); refinitivWCUtils.prototype = { initialize: function() {}, getGroupsAuthHeader: function() { // Retrieve environment properties var environment = { "gateway-url": gs.getProperty('x_cbre2_generic_ap.refinitiv.gateway_url'), "gateway-host":…
Good day, Refinitiv, I want to check, in the WC1 web application, is there any way we can update a "Resolved" hit back to "Unresolved"? So that we can see it will fall under the "Mandatory Action" queue for the next follow-up action. Thanks.
Hi, I'm looking to call an API endpoint to adjust our caseIDs in Worldcheck1 to match our new backend system. Currently updating a record using the systemID, the call fails if the caseID posted doesn't match the one Worldcheck has for a given systemID (in the URL). WC1 returns a 400 server error "Case IDs must be unique…
It looks like you're new here. Sign in or register to get started.