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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
35 15 20 21

How can you tell through the API and the Web UI if a case hasn't been screened?

After creating a case (before issuing screening request), it seems that there is no field indicating the case has been screened or not, so how will a customer check whether they need to fire a screening request or not?

world-checkworld-check-oneapiscreeningrequest
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
3.1k 18 7 7

Hi @John Williams

When a case gets created there are 0 matches, you can view this from within the World-Check-One Web App. From the API, the "results” method in the "cases" Web Service returns an Empty body (200 OK) return request.

GET { {protocol}}{ {gateway-host}}{ {gateway-url}}cases/{ {case-system-id}}/results

NOTE: This is the current behavior of the World-Check-One implementation (August 4, 2016) and may change or be enhanced in future releases.

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.