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 lukasz.paszewski · May 04 at 11:34 AM · world-check

How can I search for all cases with custom filters in API?

Hi,

How can I get all cases which match my search results with applied filters in API?

Using UI I'm just adding filters and I can export csv file is there any method witch will return similar results?

1651663915693.png


best regards,

Lukasz

1651663915693.png (43.8 KiB)

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.

6 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by virgill.pinas · May 11 at 03:59 PM

Hi @lukasz.paszewski,


Thank you again for reaching out.

You may explore the API endpoint SEQ-user-activity-monitoring-initial: User Activity Monitoring. It retrieves case summaries with case-system id, case-id and group id. The body of this endpoint offers you an out-of-the-box query to retrieve case summaries.

The above mentioned endpoint can be found in the collection directory of "Retrieving Cases and Matches" of our API collection version 2.46 Case Management and Audit.

Additionally this endpoint is sequential in the sense that if you want the following row of case summaries (i.e. items per page) you will need to call the endpoint SEQ-user-activity-monitoring-subsequent: User Activity Monitoring.

To get the best out of our collection API's we recommend using the client App Postman. We do not endorse Postman, but it's a good way to get started.

If you have any further question, feel free to reach out.


Best regards,

Virgill

Comment

People who like this

0 Show 0 · 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
REFINITIV
Answer by virgill.pinas · May 05 at 07:28 AM

Hi @lukasz.paszewski,


Thank you for reaching out to us!

Cases which match your search results within the World-Check One UI are unique and are not offered by a single API end point. I can suggest you explore the end-points "Retrieving Cases and Matches" from our API collection version 2.46 Case Management and Audit.

The World-Check One UI on the other hand offers a more granular result for search results whilst our API end-points offer the rapid service needed for, for example, screening and creating cases amongst the over 50 other API end points.


Please feel free to reach out if you have any further questions.


Best regards,


Virgill

Comment

People who like this

0 Show 0 · 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
Answer by lukasz.paszewski · May 05 at 11:52 AM

Thank you for fast reply!
to extract any information with those I need to know {case-id} or {case-system-id} and at the time I do not know them. Is there any option to extract those values for all items or for a specific group?


best regards,

Lukasz

Comment

People who like this

0 Show 0 · 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
REFINITIV
Answer by virgill.pinas · May 06 at 07:15 AM

Hi @lukasz.paszewski,

Thank you again for reaching out to us!

To know your {case-id} or {case-system-id} on case(s) you have created and screened I would suggest you explore our following API end points.

First off, a good start to know what your {case-id} or {case-system-id} are, is to use one of the desired end point(s) from the following directory;

For example let's say you use end point from the collection directory:

Creating and Screening Cases in Bulk

1. Create/Screen Cases.

2. Store the JSON response with case-id and case-system-id.

3. Within the collection directory Retrieving Cases and Matches (to retrieve multiple cases at once you can use the API end point SEQ-case-screening-statuses: Retrieve screening status for multiple cases).

4. Amend the body of your request with the initial case-id(s) and case-system-id(s). Optionally you can make use of the WC1 Pilot environment.

To get the best experience of our API is to make use of the client application Postman. We do not endorse Postman, but it's a good way to get started.


Best regards,


Virgill


1651819573845.png (14.0 KiB)
1651820116497.png (3.5 KiB)
Comment

People who like this

0 Show 0 · 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
Answer by lukasz.paszewski · May 11 at 03:17 PM

Hi @virgill.pinas ,

Thank You for reply and suggestions!

In my example I cannot create case but just get all of them in specified group without knowing caseID or even a name. I'm afraid that for now there is no API end point which is able to do it.


best regards,

Lukasz

Comment

People who like this

0 Show 0 · 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
Answer by lukasz.paszewski · May 17 at 04:33 PM

Hi @virgill.pinas ,


Thank You! this method of retrieving cases is working after updating body of request. Unfortunately filtering options are limited so to recreate filter from UI other requests need to be used.


best regards,

Lukasz

Comment

People who like this

0 Show 0 · 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.

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 >
9 People are following this question.

Related Questions

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

Does PROD need to have 1s delay between the API Calls to avoid 429 error?

WC1 API - Enable ongoing screening - is there any option for bulk cases enabling ongoing screening

World-Check One API profile reference C# code using HttpWebRequest not working

World Check One API Case Screening Access Forbidden from offshore location

  • 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
  • FX Venues
    • FX Trading – RFQ Maker
  • 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
  • Yield Book Analytics
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges