Hi, The "cases/saveAndScreen" (SEQ-case-save-and-screen-cases: Save and screen multiple cases) method has a limitation of 50 cases per request. Is there another API request that can create more than 50 cases without starting a screening? For instance, if we want to create 1,000 cases that will be set to ongoing screening…
Hi I am quite new to WC1. I have the API key and the API secret. I am trying to use python to connect to WC1 API and automate a few things. I need some help with the authorization value in the header. I am trying to execute the below snipprt. import requests url =…
Hi, I'd like to know if there is a limit on the number of cases that have ongoing screening turned on. We're thinking about a solution that may involve a few thousand cases with ongoing screening and we'd like to know if that'd cause a problem.
World Check One API Good day team, We are trying to retrieve articles/articleIds for a case system id, but all the POST queries are failing with a status code of 401. Please see below:
I have problem with Golang to generate the correct the correct Authorization string for API access. I try with JS and the string is okay to use while the string from golang can not be used for authentication. Can you help me check what is the different and correct me? Here is my golang code: func generateSalt(dataToSign…
Hi, I'm trying to enable/disable ongoing screening with a 'SEQ-cases-bulk-ogs: Bulk Update Ongoing Screening States' but I have error: "error": "MEDIA_CHECK_UNAVAILABLE", "cause": "This operation has failed. You do not have Media-Check entitlement." Body of my request: { "caseScreeningState" : { "WATCHLIST" : "ONGOING" },…
World Check One API - Create New Case. Currently we are passing just a name for creating a case. How to pass other details as part of Create case [DOB, countryOfRegistration, countryOfResidence, nationality, passportDateOfBirth, passportNationality, .....]. Is it via SaveCaseAPI - Custom Fields & SecondaryFields ? Please…
Hi, I am getting below error when request HEAD to rms-world-check-one-api-pilot.thomsonreuters.com. I tried to test connection from powershell it also return me the same result. Please help. API URL: * https://rms-world-check-one-api-pilot.thomsonreuters.com/v1/caseIdentifiers?caseId=XXXXX *…
Hi, We recently integrated with WC1 on our pilot account and ran a remediation app on certain records to create cases in WC1 call some other endpoints. 90% of the requests time out on our remediation app. Please note that our remediation app has a loading and waiting time of 5min before timing out: ContactId Comment…
Hi, How can I get all cases which match my search results with applied filters in API? Using UI I'm just adding filters and I can export csv file is there any method witch will return similar results? best regards, Lukasz
It looks like you're new here. Sign in or register to get started.