We are trying to reduce the number of call to worldcheck. First we call "cases/saveAndScreen" to create a new case We then save the caseSystemId for subsequent call Then we call "cases/screeningStatus" to get the result If the user want to get the result of the same case, we check if we have the caseSystemId for the…
Hi Team, question for a client's implementation. When I get screening results via - SEQ-case-investigate-results: Get screening results What happens when there are no matches? Do I get a response like "no match found" or a specific STATUS code, or else? Many thanks Vanessa
We are testing a current implementation of World Check and Media Check and are running into a lot of problems with the Media Check results not being available. Example: We screen Burger King and then click on the Media Check link (after waiting a period of time in case they aren't ready yet) After about 30 seconds, the…
I created a cases on the route "cases/saveAndScreen" and to prevent creating a new case each time, I want to use "cases/{CaseSystemId}/screeningRequest" to get the response but I get a status code 201 CREATED with an empty response body.
Hi, We have a third party system with about 2 thousand investors. We are building an integration to sync those investors into World Check One. So my plan is to get to get the full list of the 2 thousand investors and then use the third party's investor ID as the Case ID when creating a new case for each investor. I am…
The documentation for world check one api sync screening steps (Wc1api_sync_screen_steps_user.pdf) seems to be outdated. In that document they recommend a step 8 where we call an api to get profile by id but the api documentation says it is deprecated. The api documentation says there is a replacement for it, but we cannot…
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:
It looks like you're new here. Sign in or register to get started.