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. |
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. |
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. |
applicationId |
The ID for the Application where the Client should be saved/accessed. |
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. |
scanResults |
Contains the Results from the Document Image Scan (Name/Date of Birth/Address/etc.) |
SLScanResults |
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. |