Hi,
I already done some reading on the documentation and perform one API call which is Perform a synchronous screening for a new case. Base on the JSON result return I would like to know these below items:
1. Base on the response, which JSON tag that will indicate that the case should not go through transaction. Is there any reason and status that we can find in response message?
2. By using pilot environment, it seems like it will return more than one case found by using only name field during screening process. Is this also expected behavior in production environment. Is there any method that need to be implemented to ensure that we found exactly matched for the case that we try to screen?
Thank You.