We perform the following requests in the API:
- Save a case for UNSPECIFIED entity type with Name: David.
- Screen case
Issue:
When we run the Get screening results request with this case-system-id, we get 325 results. However in the World Check web app, we find 325 unresolved match INDIVIDUAL entities and 12 unresolved match ORGANISATION entities. I imagine the request only returns the INDIVIDUAL entities.
Why would this be so? and how can we get all matched entities?