-
WC1 API V3 ongoing-screening-updates respond "no ogs caces".
Hi there. I want to get response of the endpoint cases/ongoing-screening-updates. But I couldn't get screening results by OGS screening. I used WCA API V3. I called api like bellow. ``` {{protocol}}{{gateway-host}}{{gateway-url}}cases/ongoing-screening-updates { "filter":…
-
wc1 UBO(SAYARI) CHECK API
We have some questions regarding data retrieval from Sayari(UBO) via API. Our client wants to know whether this UBO API has below these functions 1.Alerts for shareholder changes 2.Alerts for changes in ownership ratios 3.Alerts for company name changes My understanding is that we can not based on below documents…
-
WC1 API - Get ongoing screening updates
Im testing both webhook notifications and using the endpoint /cases/ongoing-screening-updates but i dont find a way to trigger the notifications i've created several cases with ogs, others without ogs and the update some info and enable ogs, but none of them work to trigger an OGS notification/update Please let me know if…
-
WC1 API v3: let me know about creating and screeninig a case with setting OGS on.
Hi there, I used the endpoint /caces . caseScreeningState can be set "WATCHLIST": "ONGOING" . It was worked. I got 200 response and the results. However, when I saw case manager in WC1 GUI, the case has the value of "Last Screened Date". Is that case was screened at creating time? (INITIAL screening?) So if I will set…
-
How to rescreen using WC1 API v3?
Hi there. I want to screen exist case. I've used WC1 API v2. V2 had /cases/screeningRequest endpoint. It was working for realtime screening. But I can't find screeningRequest in WC1 API V3 documantation. LSEG World-Check One API 'PATCH :{{protocol}}{{gateway-host}}{{gateway-url}}cases/{{case-system-id}}?screen=SYNC` is…
-
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