-
Screening Banks
Hello, I am new to the forum and haven't found any similar answer. Is there a way to perform a BIC or Bank screening via API? Thanks
-
No 'Access-Control-Allow-Origin' header is present on the requested resource (Working in Postman ...
...but not in JavaScript) Hi Team, I am getting CORS Error in Browser but its working fine in Postman. All the Headers are getting properly generated(Date, HMAC and Authorization) via my JavaScript Code. None of the Addons to by-pass the CORS are working for me. Can you please share the exact Headers which I need to attach…
-
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!
-
Where can we find the enum value for WCO results?
Good day, Forum, Recently I just realized that the value of GENDER can be "UNKNOWN" which previously we assume the value will be "MALE"/ "FEMALE" or null value only. May I know is there any document that we can see all the ENUM values of each object attribute from the response object of the API below?…
-
No media check results after updating name
Hi, we are using WC1 API. Here is our issue. I have created an organization case with name 'GOOGLE' with provider as media_check Screened the case Now, retrieved the media results and marked all of them as reviewed After that, I realised name should be modified to - 'AMAZON' SO Used update API along with screening API to…
-
Null results for MediaCheck provider after updating the existing case with a new name
Created a case with name Alexa, triggered screening and got the MediaCheck results and resolved the case . Later realised it should be Tesla so I have updated the case and triggered screening. Now I am not seeing any MediaCheck results. Null results are being retrieved . My requirement is to get new results of the…
-
Troubleshooting Integration with the Resolution API: Resolving 'NOT FOUND' (404) and 'Bad Request...
...' (400) Errors Hi Team, I'm facing an issue when consuming the resolution API. Despite providing all the inputs according to the API documentation, I'm consistently receiving a "NOT FOUND" (404) error at the code level. Interestingly, when I attempt the same API call in POSTMAN, it throws a 400 error. I've attached a…
-
Unauthorized error encountered when using cases/"+ caseId + "?aggregatedSummary=true in httpClient
Hi team, I have a requirement to fetch case details by case ID. Initially, I successfully received a response using cases/{caseId} via C# httpClient. However, I also require the aggregated summary. According to the documentation and Postman collection, I attempted to pass cases/"+ caseId + "?aggregatedSummary=true, but…
-
Changing document type to ID-Card Type of Passport check is invalid
Very good afternoon from Cambodia time, I'm trying to send screening with Cambodia national ID, therefore I've changed document type parameter to { "documentType": "ID-Card Type 1 (3 lines)" }, but I'm getting invalid response. Screening can be done only with the parameter as PASSPORT. Therefore, how to solve this issue ?…
-
POST https://api-worldcheck.refinitiv.com/v1/cases/screeningRequest Error: socket hang up
Dear Support, I am trying to test POST https://api-worldcheck.refinitiv.com/v1/cases/screeningRequest from postman, I have the error : Error: socket hang up I am able to successfully call other methods for example : GET https://api-worldcheck.refinitiv.com/v1/groups Could you please help me to resolve this issue? Thanks,…
-
Timeout error on calling screeningRequest API
Hello Team, I've been exploring the World Check One API for sanction screening in the test environment. Thus far, I've successfully authenticated and connected to several endpoints, including those listed below: * Step 1: Select an endpoint - /v2/groups * Step 2: Choose a tool for your request - made requests to REST…
-
Post requests not working with C# HttpClient
We are trying to integrate WorldCheck one API using C# HttpClient in out .Net core application. We always receive 401 UnAuthorized response when sending Post requests using C# HttpClient in out .Net Core application. Same request payload and authorization signature works well with HttpWebRequest object which we can make…
-
The modificationDate is not updated when a result object changes.
The modificationDate is not updated when a result object changes. Example: * I screen individual "Putin" at 4pm today and a case is created with 18 results. * When I call SEQ-case-investigate-case-details: Fetch full case details, I see the modificationDate of the screen is 4pm today (this is good). * When I call…
-
How do I find out or reset my API key and secret?
My api key has stopped working, why would this be and how do I check what it should be?