-
Is it possible to turn the translation and/or transliteration off in name matching?
Our users sometimes see matches that are difficult to explain because the matched term does not always appear in an anglicized format. For example, the search for the name "Kim Juhan" returns "Valerie Leyon" (WC ID 3706802) because of the native AKA match "กิม ฮวง". Entering that name to Google Translate confirms that it…
-
Detail of WC1 API PATCH /v3/cases/{caseSystemId}
Hi there, I have some questions around PACH cases endpoint. Why created Date in response does not set required. I think it should be set when we created cases. We use creation Date. We expect it was set and ISO8601 format date value. 1. Why createionDate in response does not set required. I think it should be set when we…
-
How to fix Custom Field json Data is empty List
I am doing callout from post but json i got with custom filed empty list . Please help to Fix and get the custom Field Id
-
WorldCheckOne HMAC with incorrect Host Header
Hello We have successfully implemented and tested WorldCheckOne integration in our development stage. HMAC-Authorization worked perfectly fine. We are now testing on the acceptance stage at our customer, where all requests are routed through an Enterprise Service Gateway. This means that our request goes to…
-
Best Practices For Retrieving OGS Updates via API V3
Hello, We are migrating from WC1 V1 to V3, and so far we have been iterating through OGS updates by specifying updatedDate in the query field and sorting by updateDate, for example: { "pagination": { "currentPage": 1, "itemsPerPage": 20 }, "sort": [ { "columnName": "updateDate", "order": "ASCENDING" } ], "query":…
-
Where can I find WC-1 user manual/guide? It isn't available in the library
-
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…
-
401 Unauthorized on Unarchive a Case
When I am attempting to unarchive a case, I am receiving an Unauthorized error message on the response. I am able to make other API calls immediately before this, so it doesn't appear to be an issue with my header generation. Is there perhaps a product entitlement that needs to be activated for this account? The user ID in…
-
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…
-
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 ?…
-
Automated Screening Error - Case is not Screened on WC!
Hello, I am trying to resolve the issue in my Salesforce org with automated screening via World Check One app. Basically, whenever an "Individual" Screening Case is submitted for automated screening in Salesforce, an Automated Screening Error is generated with the message "Case is not Screened on WC!". After checking in…
-
API Question : [SEQ-subscription-create-request]: Create subscription
Hi everyone. Just a question. I got the Notifications call working with no issues. But I have a question about retrieval of subscriptions if you don't have the subscription id. So, an error occurred, and the subscription id is not logged (after the creation). All the Notification API calls require subscription id to work.…
-
Are the same datasets being used in the Pilot and production environments?
We observed a significant difference between the results returned in the two different environments for the same name. In the Pilot environment we get around 1700 results, but it's close to 2000 in production. This happens when we submit only the name. There are results in each set that does not appear in the other when…
-
Is there a full list of categories of world-check profile?
I have seen many categories in world check profiles, such as INDIVIDUAL, TERRORISM, CRIME - ORGANIZED... I was wondering if there is a full list of categories (with description will be better)?