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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
5 2 0 2

Sequence for fetching sanctioned results from WC1 API

Hi Team, I need to fetch sanctioned results for an Induvidual, say Jane Doe from WC1 API. Therefore, is it necessary to make service calls as per below steps?

1.Get Group(s)

2.Create a Case of Individual/Organization/Vessel type, under above fetched Group(s),

3.Send case into asynchronous screening queues

4.Validate screening if is finished, by sending Audit events of type SCREENED_CASE.

5.Fetch results after completion of screenings

6.Fetch complete details of each profile present in above results.

world-checkworld-check-one
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
4.5k 4 7 8

@nishant.sharma,

The sequence which you have mentioned is correct. If you want to sort the profiles based on the sanctions, you can do so using the "category": "SANCTIONS" from the Step 5.

Note :

It is recommended to use the API call “Get my top-level groups”, so that you get the latest modified settings of the groups.

icon clock
10 |1500

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

Click below to post an Idea Post Idea