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…
Hi! I'm currently using World-Check-One-API and I need some datas of CaseManager. I heard abount the map between api and CaseManager in this chat previously. And then I recognized the two methods to get the data I need. First is calling 'Request Full Screening' like 'POST /cases/{caseSystemId}/screeningRequest' using…
How do I find my API key?
I try to call the endpoint https://api-worldcheck.refinitiv.com/v2/cases/saveAndScreen in C# with a name which is "RATP Réseaux" but I am returned a 401 but when I change the name to " RATP Reseaux" I have a 200. I think it's because of the "é" character but he encodes it in UTF8. here is my function which allows you to…
Hello, I want to export records via the World-Check One API just like on the web application. I noticed the endpoint SEQ-async-report-download, but it seems that I can only export a report of type CASE_DOSSIER Thank you
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 ?…
Created a case with name Alexa, triggered screening and got the screening results . Later realised it should be Tesla so I have updated the case and triggered screening. Now I am seeing the old results as well as the new results. My requirement is to give in only new results in this case only Tesla. Is there any…
Hi, I would like to check what is the WC1 API answer of the following scenarii for Creating or updating a case using a Case ID: * Try to Create a case using a Case ID already used ? * Update or rescreen a Case using a Case ID already used without providing any new information ? * Update or rescreen a case using a Case ID…
Hello. I need to get same value from the World-Check-API as is displayed in the World-Check-One UI. My mappng primarily focuses on the World-Check-One UI. Could you please review my mapping and indicate where I may be mistaken? - In case manager list Mandatory Actions: `World-Check-Summary Unresolved` +…
What is the request/response for the following: SEQ-case-check-caseid-availablity: Check caseId availability
It looks like you're new here. Sign in or register to get started.