-
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 ?…
-
HMAC signature Content-Length
Hello, We have trouble sending a POST request to the WorldCheck One API. My assumption is that it has to do with the Content-Length header. On this page there is an example request: We have implemented an Azure Function using the Python script using the code samples (thanks for those!) but we get to another value for…
-
Template Integrated Specification Document (ISD)
Hello, Would there be a template Integrated Specification Document (ISD)? We are in the process of designing and building an integration beteen World Check One API and our HR system. A template ISD would help us get all the requirement ISD elements in there. Thank you!
-
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…
-
I am working on calling the World Check One API from ServiceNow and need CRyptjswrapper script in...
...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":…
-
WC1 v3 Missing API endpoints
I was going through the WOrld Check One API v3 Postman Schema and noticed that some of the API endpoints that I available in V2 are not available in v3? For example: the endpoint to Update Case Rating is available in v2 but not in v3. Is V3 not yet ready or are those endpoinds missing for a reason?
-
Default TimeZone
What is the default timezone for all timestamps of World Check One API v2 and v3?
-
How to map Gender in the Mapping Wizard
Recent question from a customer - posting here for the community. Issue: customer was not able to add the standard Salesforce field GenderIdentity from the Contact object to the CRS mapping wizard. The field did not show up.
-
World Check One API : JAVA Program for GET request to /v2/groups: 401 Unauthorized Error
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…
-
World Check One API calls
Dear All - how could the customers track down the number of the API calls via WC1 user interface? thanks
-
Value update frequency
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…
-
World-Check one API ongoingScreeningUpdates error INVALID_QUERY_VALUE
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."
-
WorldCheck API detailType UNKNOWN meaning
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…
-
Will review required have chance change to unresolved type?
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…
-
Hong Kong is a region or country by WC?
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!