Hello, What are the possible values returned in the fieldResult field by the Refinitiv API, and what does each value represent? For example: MATCHED, NOT_MATCHED, etc. Thank you in advance.
We’ve been getting HTTP 429 errors from an API we’re using. Can you explain what might be causing this and how you'd figure out if it's a short-term rate limit or a daily quota issue? Also, how would you handle it in our app to avoid service disruption?
How-do-I-fix-error-code-exceptionId-500-in-World-Check-One Error code {"exceptionId":500} / error 500 / WC1 API Error code {"exceptionId":500}
Receiving the 403 error when I passed the value for address '20 RUE DE L'UNION-FONCIÈRE 51100 REIMS FR', but the value '20 RUE DE LU'NION-FONCIÈRE 51100 REIMS FR' gives me 200
We're building a UI on top of the WC1 API to allow visibility of Screening data to our users in context with other data. One of the things that I need to show is when a case hit has new screening data and the "Needs Attention" flag has been set for a hit. Is there a way to "force" a screening hit for a a case hit, or is…
Hi, we would like to perform a re-screen on the same entity by using the https://api.risk.lseg.com/screening/v3/cases/{caseSystemId} endpoint. The documentation states the following: DELTA_SYNC: Update; and delta screen the case synchronously against new and updated data from the last screened date. Example: If case was…
Hello, We are performing API calls to perform screening as part of an application workflow. I'm wondering is there a way to perform them on behalf of, or acting as a user within the group? Currently all of our audit logs and thus case summaries are showing as the Admin User the API secret was issued for. We'd like to make…
I am aware that when an entity record is removed from World-Check the reference/records API returns "error": "ENTITY_REMOVED". Can we assume in our application that the particular entity will stay "removed"? Will it ever reappear again?
1: I called the API and passed in my name, birthday, and ID information. I hope to return results that meet all the above conditions, but in fact, a lot of fuzzy matching data is returned. For example, I entered James Smith, but the returned results include James Davies. Do I need to filter the results myself? Or how to…
Hi, I would like to see the differences between the two screenings of a case. I tried this endpoint: POST {{protocol}}{{gateway-host}}{{gateway-url}}cases/{{case-system-id}}/screeningRequest with body { "screeningMode": "DELTA_SYNC", "caseInfo": true} I know that I updated the case, let's say yesterday, with new…
It looks like you're new here. Sign in or register to get started.