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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
1 0 1 2

Auto-resolve cases screening based on custom field values

Hi,

Some of our companies are newly created (e.g: just incorporated with us), so we want to automatically mark any matching profile as "false positive" when screening then, while keeping them on check with OGS.

We would do that by sending a custom field (e.g: field "new_company" with values "true" / "false"), and auto-resolving as "false positive" all companies with the custom field "new_company" equal to "true".

Is that possible?

Thank you
Théo

world-checkworldcheck-one-api
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

@6e3027a8-a356-441a-8e0b-3168aeebe5b9,

Auto-resolution only works for the secondary fields and are not applicable for custom fields. You may use the custom field 'new_company' and its value as 'True', just to identify the screened companies based on your use case. However, you will have to resolve the matches manually.

To resolve the matches you can use the API call - 'SEQ-case-investigate-resolve-results: Resolve results' and pass all the matches (resultIds from the Get Screening Results) which needs to be resolved as false, in an array format to resolve them.

Hope this clarifies your concern.

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