question

Upvotes
Accepted
1 0 0 2

what will be the body request in on going screening enable API

Hi,

We are trying to consume SEQ-case-ogs-enable: Enable ongoing screening for a case and we have a question for API body. The collection gives body like this

{ "providerTypes": [ "WATCHLIST" ]}


If we didnt subscribe to watchlist what should we pass as body for this API to enable OGS?

world-checkworld-check-onescreening-api
icon clock
10 |1500

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

Hello @tarini.prasaddash

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


Upvotes
Accepted
1.3k 4 1 2

@tarini.prasaddash

The provideType "WATCHLIST" here donates that your OGS is enabled against the World-Check database, so any changes/updates to the matches will flag the OGS update for you and the other supported value in the providerType here "MEDIA_CHECK" as mentioned in the documentation.

OngoingScreeningProviderType
Ongoing screening supported provider types
Type : enum (WATCHLIST, MEDIA_CHECK)

You can download the latest documentation from the link below:

https://developers.refinitiv.com/en/api-catalog/customer-and-third-party-screening/world-check-one-api/downloads

Please refer to the technical documentation and test it with the payload as it is, Hope this is helpful, and let us know if you have any other concerns.


icon clock
10 |1500

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

Upvotes
1 0 0 2

Thank you Mehran, Sorry if it is a silly question but I amnew here. Can we use v1.6x instead of 2.4 or it is no more supported?
Our application is still using v1.6 APIs so not sure which OGS API version to choose

icon clock
10 |1500

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

Upvotes
1.3k 4 1 2

@tarini.prasaddash

It is still supported and you can use it, but I would recommend you test out the latest version so that you can explore the potential to keep your implementation up to date and utilize any additional functionalities that you may want to add as enhancements in the future.

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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