Good day, Forum, Recently I just realized that the value of GENDER can be "UNKNOWN" which previously we assume the value will be "MALE"/ "FEMALE" or null value only. May I know is there any document that we can see all the ENUM values of each object attribute from the response object of the API below?…
hi, how many cases we can resolve through API /cases/{caseSystemId}/results/resolution. what is the length of this array "resultIds": [ "string" ] Thanks, Urmimala Ghosh
Hi Community, I would like to know what is the meaning of Review Required case. Generally, I understand it is a case that was previously resolved and due to any new updates on the case, it appear again as Review Required. However, we would like to know what is the "new updates", is it the adverse news of the individual has…
Regarding the response of the API at https://api-worldcheck.refinitiv.com/v2/cases/{caseSystemId}/mediacheck/results, can I have a list of all types of possible "topics.facetLabel"? I would like to filter out the kind of news that we want by the API request, but I don’t know what are the types that could be available.
After getting response from https://api-worldcheck.refinitiv.com/v2/cases/{caseSystemId}/mediacheck/results , we can then get the article content by using article IDs and another POST API https://api-worldcheck.refinitiv.com/v2/cases/{caseSystemId}/mediacheck/results/content However, for the articles where…
From the response to GET API https://api-worldcheck.refinitiv.com/v2/reference/records/{referenceId}, how can I know whether the sanctions are still active? Is it as long as the “actions.endDate” is “null”? And also for PEP data, is it active as long as “roles.end” is null? But there are some cases where both “roles.start”…
Where can we get more details about the the API at https://api-worldcheck.refinitiv.com/v2/cases/{caseSystemId}/mediacheck/results? I am currently using https://developers.lseg.com/content/dam/devportal/en_us/product-docs/wc1-api/documentation/v2/schema-reference/wc1-api-schema-reference-documentation.html as documentation…
Hi Is there a way to add a note to the audit trail via the API (like you can via the UI?)
I used Java to call the v2/cases/screeningRequest interface of the world check one api. When my payload contains Chinese or Japanese characters, it will return 401, but there is no problem with pure English and numbers. My signature method uses generateAuthHeaders downloaded from the official website.I don't know if there…
Hello, today I signup in developer community for pilot account. I am not sure from where I get the api keys ? Please suggest
It looks like you're new here. Sign in or register to get started.