Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Screening /
  • World-Check One /

For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

avatar image
Question by EMFI · Jun 05, 2019 at 05:19 AM · world-checkworld-check-onephp

I need help for some confusion in API so clarify for given below question.

Hi Team,

I need help for some confusion clarify for given below question.

  1. I have do screening names based on this API (WC1 API SEQ-screen-sync-simple) and its return list of matched result and case_id. I have save this case_id next time same user and screen out based on this case_id so it is consider multiple transaction or single transaction and which API use for that.
  2. If i have created case and then any update this case details so return updated case list and it is possible so which API have use for that.
  3. If screening name and get list of result in this one record is matched(100%) so this matched case to saved in worldcheck DataBased and any details update for this person by worldcheck.So One api call through get updated details case list.it is possible so which api have use.

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Prabhjyot · Jun 06, 2019 at 08:03 AM

@EMFI,

Thank you for your query.

  • I have do screening names based on this API (WC1 API SEQ-screen-sync-simple) and its return list of matched result and case_id. I have save this case_id next time same user and screen out based on this case_id so it is consider multiple transaction or single transaction and which API use for that.
    - API uses the case-system-id and not the case-id for fetching the details of the case. The API call which you have mentioned above, provides the case-id of the case but, it does not provide the case-system-id of the case. You will have to use the API call - 'SEQ-case-retrieve: Get the system ID of a case' in order to fetch the case-system-id, which can be further used for fetching the results of the case. In order to fetch the results of the case, please use the API call - 'SEQ-case-investigate-results: Get screening results'.
  • If i have created case and then any update this case details so return updated case list and it is possible so which API have use for that.
    - Can you please elaborate a bit more on your concern, what exctly are you trying to update? Are you referring to the updates on the match of the case or list of cases which you have updated?
  • If screening name and get list of result in this one record is matched(100%) so this matched case to saved in worldcheck DataBased and any details update for this person by worldcheck.So One api call through get updated details case list.it is possible so which api have use.
    - If you are looking for an endpoint which provides you the list of all the cases which have updates on the matched results, you can enable the cases for ongoing screening using the API call - 'SEQ-case-ogs-enable: Enable ongoing screening for a case'. Once the onging screening is enabled for the case, the cases gets rescreened automatically by the system on daily basis. You can use the API call - 'SEQ-case-monitor-ogs: Monitor ongoing screening updates on cases' to fetch the list of all the cases which have updates due to ongoing screening.
  • Hope this helps.

Comment

People who like this

0 Show 2 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
EMFI · Jun 10, 2019 at 06:22 AM 0
Share

Hi @Prabhjyot.Mandla

Can you please elaborate a bit more on your concern, what exctly are you trying to update? Are you referring to the updates on the match of the case or list of cases which you have updated?

->If screening based on name and get list of result in this one record is matched(100%) so this matched result id based after the some time some update in this matched case.get this update via api call. It is possible and which api use for that ?

avatar image
REFINITIV
Prabhjyot ♦♦ EMFI · Jun 11, 2019 at 02:48 AM 0
Share

@EMFI ,

Thank you for your response.

You have to enable the case with ongoing screening(Point 3 above).

You can use the API call-'SEQ-case-monitor-ogs: Monitor ongoing screening updates on cases' to fetch the list of cases which have updates due to OGS. Once you have the list of case-system-id of the case which has update, you can then fetch the results to view the details of the matches which has updates.

Below is the request and response format for 'SEQ-case-monitor-ogs':

Request payload:
{ "query": "updateDate>=2019-06-03T06:35:28.637Z" }
Response Payload:
"results": [
 {
    "caseSystemId": "0a3687cf-6542-1d7e-9963-a49e000906ca",
    "numberOfNewResults": 0,
    "numberOfUpdatedResults": 1,
    "updateDate": "2019-06-04T18:13:52.541Z"
  },
  {
     "caseSystemId": "0a3687d0-692e-1336-9a4b-c69c000002ed",
     "numberOfNewResults": 1,
     "numberOfUpdatedResults": 0,
     "updateDate": "2019-06-07T23:11:47.724Z"
  },
  {
     "caseSystemId": "0a3687cf-62d4-1c7a-98b7-69f300002721",
     "numberOfNewResults": 1,
     "numberOfUpdatedResults": 2,
     "updateDate": "2019-06-04T19:27:36.019Z"
 }
]

The modificationDate of the match which has update in a case from API call -'Get screening results' would be same as the updateDate in the API call - 'SEQ-case-monitor-ogs'.

Hope this clarifies your concern.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
11 People are following this question.

Related Questions

"cases/{ {case-system-id}}/screeningRequest" is not updating case results when called again after case update request

php curl response is blank

GET cases/{caseSystemId} works in postman, always returns 401 in php

php return 401 Unauthorized response, but postman success

How to generate Signature in PHP any one help me ?

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges