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

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
35 10 16 20

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 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
3.1k 16 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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea