When screening vessels in batch, some vessels are missing case reference when the result returns. However, the case is created. This also happens when there is only one vessel in the batch. For example, then vessel "FINESSE NEW YORK" IMO: 907205 is never returned with caseId and caseSystemId. Why does this happen?
Hello, The endpoint /reference/records/{id} returning 404 Http Status although attempted to re-screen the case. {"errorCode":"404","errorMessage":"ENTITY_REMOVED","additionalErrorMessage":"Entity was removed from World-Check on Thu Jun 29 00:00:00 UTC…
Can you share details on below queries? 1) In Save and screen multiple cases i.e. saveAndScreen API call, we can see 50 cases are created and screened in one API call i.e. saveAndScreen API. Do we have any single API to check screening result of these cases in one go? 2)Do we have any API's available for bulk case update…
Hi, I make a synchronous screening via API for an existing case in WC1 with following parameters: (request-target): post /v2/cases/xxxxx/screeningRequest {"screeningMode":"DELTA_SYNC","caseInfo":"false"} The response is: {"results":[]} For the watchlist OGS is enabled, for media check not. Immediately after the call I read…
We sometimes face the throttling response although we are not making concurrent requests and the request rate is low (we still developing the application calling the Pilot environment). 429 The API client is making too many concurrent requests, and some are being throttled. Throttled requests can be retried (with an…
We are trying to hit the v2/cases/screeningRequest from our Haskell application. The request is made from a function called postWith. We are getting 400 bad request when request made from application whereas getting 200 response when request is made from Postman. The generated signature is same as with the postman…
Hi, i can't find the api: SEQ-world-check-record Where i can find it?
Hi team, Can you give me your advice about how to get the watchlist and sources assigned to a group? I have to make the query through the WC1 API. Thank you in advance.
Hello, The endpoint /cases/{caseSystemId}/results allows you to retrieve results, and one of the parameters is the "Matched Score." Could you please provide detailed information on how the matched score is calculated? Let's consider the example below: In this case, the matched score of the record is 100%. Is this 100%…
With c# in every Api with query parameters i have error 401. Example: this works: RequestUri = new Uri("https://api-worldcheck.refinitiv.com/v2/cases/5jb6uu6extle1hugpq6ibcm37), error 401: RequestUri = new Uri("https://api-worldcheck.refinitiv.com/v2/cases/5jb6uu6extle1hugpq6ibcm37?aggregatedSummary=true"),
It looks like you're new here. Sign in or register to get started.