Name | Description | Type | Additional information |
---|---|---|---|
status |
The Current Status of the Client matches within FinScan [Pass, Pending, Fail, Error or Duplicate]. |
SLResultTypeEnum |
None. |
code |
A Code Value for the Status/Message returned. |
SLWrapperCodes |
None. |
message |
String containing information on the Search status/results including Error details. |
string |
None. |
returned |
The total number of Matches that were returned from the Search(es). |
integer |
None. |
notReturned |
The total number of Matches that were found but NOT returned from the Search(es) because the number found was greater than the Maximum set for your Organization |
integer |
None. |
resultsCount |
The number of Matches currently in Review. |
integer |
None. |
hitCount |
The number of Matches currently in Review in a Confirmed Hit Status. |
integer |
None. |
pendingCount |
The number of Matches currently in Review in a Pending Status. |
integer |
None. |
safeCount |
The number of Matches currently in Review in a Safe Status. |
integer |
None. |
duplicateCount |
The number of Matches currently in Review in a Duplicate Status (Requires FinScan Premium). |
integer |
None. |
complianceRecords |
An array containing the details of the Compliance Record Matches in Review. The field will contain the basic details if the returnComplianceRecords switch is set to "No" and will contain the full record details if set to "Yes" |
Collection of SLComplianceRecord |
None. |
clientName |
The Client's Name that was ReScreened. |
string |
None. |
clientId |
The unique and permanent ID for the Client Record. The Client ID is used by FinScan to uniquely identify a Client record within an Application. |
string |
None. |
clientKey |
The unique Key within FinScan, used for accessing certain Reports. |
integer |
None. |
version |
The version of the Wrapper. |
string |
None. |
isiReserved |
A field used to return debugging information. |
string |
None. |
searchResults |
An array of the detailed Search Results for each Search performed in the call. |
Collection of SLSearchResults |
None. |
uboResults |
The Search Results for each Client within the UBO Network. |
SLUBOResults |
None. |