Hi All, I am trying to make POST requests to WorldCheck One APIs using Node.js code provided in the documentation. I am getting correct response from GET requests but when I try to make POST request , I get unauthorized 401 error . The same POST request gets 200 success when called through postman. For Auth I am using code…
In the documentation we can see that it is possible to use the endpoint to do a partial update given a caseSystemId, this endpoint allows us to send an empty body and the parameter screen=SYNC, which will execute a re-screning synchronously without doing a updating the fields. The result of this endpoint is similar to…
Hello, I am using WC1 API and have been wondering if there is any way of downloading the case report in the PDF format? I saw similar question was asked in 2017, has anything changed since then? Thank you. Matylda
Hi I want to get LastModifiedDateUser like Case manaer item in World check One UI from WC1API. WC1API has many options. So I don't know which is same means of LastModifiedDateUser.
I started trial for world-check-one API. And I want to get audits list of a case (like the case report PDF). As far as I know, I should call "{{protocol}}{{gateway-host}}{{gateway-url}}cases/{{case-system-id}}/auditEvents/{{audit-event-id}}". But I have no auditEventId. How to get auditEventId? Does some api calling get me…
GET https://api-worldcheck.refinitiv.com/v2/groups GET /v2/groups HTTP/1.1 Date: Fri, 20 Oct 2023 06:53:01 GMT Authorization: Signature keyId="xxxxxxx",algorithm="hmac-sha256",headers="(request-target) host date",signature="EgfxV7ahmm/o9Q0VKlznYRGdhuEtGqVeSGgDCJXqMq4=" User-Agent: PostmanRuntime/7.33.0 Accept: */*…
I'm using only the web-based Refinitiv World-check One UI, I would like to archive a couple thousand cases using only the below batch template, which I will of course populate with the relevant name/case ID's. Is this possible or would I have to sign up for API access? Furthermore, is this even possible using an API?…
Top Urgent Dear Sir, Madam, The regulator of our country is testing our Sanction screening systems configurations through a vendor. The vendor provided a sample test file for batch screening in wc1. When I upload the file in wc1 the following screenshot error message appears: The vendor says is not their fault and can't do…
Hello, I would like to ask if you provide sanction screening on secuity/instrument level instead of entity level. For example, some sovereign bonds issued in the same country might be sanctioned and some others not. So, it's important to be able to screen them on bond level. Is there any service provided for this reason?…
Hey There, I hope you are having a great time. I am using the Postman Collection and Environment, been provided via email, and I can hit the API's we need correctly using Postman. I looked into the Quick Start link, been shared with us and I got the sample JavaScript code for hmac signature creation, over here. We have…
It looks like you're new here. Sign in or register to get started.