Hello, today I signup in developer community for pilot account. I am not sure from where I get the api keys ? Please suggest
My API calls have been working for weeks in Postman but suddenly i started receiving 401 Unauthorized responses. What could be the issue?
We are in the process of using the “Move Between Groups” feature of the WC1 via API call(s) and are looking for clarification. After changing the Group for a case via the API, no changes to the results occur UNTIL we hit the “Screen” button within the LSEG World-Check One application. So, attempting to do this strictly via…
I'm currently implementing the World Check One API into an ERP-System of a customer. As this customer has a lot of contacts to check regularily with the WC1 API something like Webhooks would drastically reduce the amount of requests we would have to send. Does Refinitiv provide something like this? Thanks in advance,…
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…
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…
Hi Team I hope you're doing well. I have a question about the API endpoint cases/{{case-system-id}}?aggregatedSummary=true. Upon activating the parameter ?aggregatedSummary=true, I understand that we receive a comprehensive summary of results including metrics such as TotalMatches, Unresolved, and MandatoryActions.…
...' (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…
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…
It looks like you're new here. Sign in or register to get started.