I am a beginner in WorldCheck API and have several questions. 1) Is it possible to do screening via python instead of using Postman? Hope to be directed to some sample python scripts (of various methods such as Sync, Async, Zero Footprint, bulk screening) to get started. 2) Where do I retrieve my group_id? I am unable to…
Hi Team, Hi team, SEQ-case-investigate-resolve-results: Resolve results We use this request in order to resolve results but the API seems to work partially : - We perform 874 resolved and 33 of them have been not resolved - If we relaunch the API for one of the 33 results, the resolustion still not work. At your diposal to…
I am facing an issue with the world check media check API. For the same request we are intermittently receiving a 200 and 500 internal sever response code. We are not sure why this is happening and the error doesn’t have any specific reason as to why it’s failing other than saying * MEDIA_CHECK_DETAILS_RETRIEVAL_FAILED…
Hi, The url i'm using is: https://api-worldcheck.refinitiv.com/v2/cases/screeningRequest And my header are: Content-Type: application/json Authorization: XXXXXX Content-Length: 255 And the payload is: { "groupId": "5jb6nlmky7ma1fznxdeemjygm", "entityType": "INDIVIDUAL", "caseId": "", "providerTypes": [ "WATCHLIST" ],…
Hi, Our WC-1 system is interface with our SAP and we created a custom field in our group in order to send the country to WC-1 from SAP. We get the follonwing error when we launch the request mention just below : [{"error":"INVALID_CUSTOM_FIELD","cause":"Custom fields which are not defined for the group cannot be used.…
Hi, In World Check One "{{protocol}}{{gateway-host}}{{gateway-url}}cases/screeningRequest " sometimes i get a "result" where "resolution":null I know that i can get the resolution meanings with {{protocol}}{{gateway-host}}{{gateway-url}}groups/{{group-id}}/resolutionToolkit . In case of null what's the meaning? Unresolved?…
Hello, I'm new to the World Check One API and I try to make my first call, but I'm stuck with an authentication issue. Here is the request HTTP headers: Date: Mon, 20 Sep 2021 15:07:53 GMT Content-Type: application/json Authorization: Signature keyId="4ff50592-eb8b-45ba-bac9-xxxxxxxxxx",…
Authentication documentation Dear Sir or Madam, I'm preparing integration to pilot environment for World Check One API and am thus studying precisely your documentation.My question treats the HMAC signature using SHA256 as hash function. When I presumably implement the identical sample plain text signature message from…
Hi All, We are integrating with World Check One API using javascipt, through which we will be sending requests with the help of XMLHttpRequest Functions. Here, I am facing below mentioned issues while integrating with World Check One v2.43 API - 1) setting dataToSign variable, 2) correct latest currentDate variable in…
Hi, Is it possible to get the API key and API Secret to test the WC1 Pilot Environment? Regards, Nawaaz
It looks like you're new here. Sign in or register to get started.