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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
1 3 4 8

How to screen a case under Group "Test Zero foot print"?

world-checkworld-check-one
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.

1 Answer

· Write an Answer
Upvotes
Accepted
1.3k 4 1 2

Hi @casim

You will have to extract the groupId for the group "Test Zero foot print" and use that group in your screening payload.

API to extract the group- "SEQ-pre-groups: Get my top-level groups"

While screening if you look into the request payload you will find the below parameter, you will have to declare the "Test Zero foot print" group Id as value while screening and the case will screened under that group.

"groupId": "{ {group-id}}",
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.