Name | Description | Type | Additional information |
---|---|---|---|
clientName |
The Client's Name. |
string |
None. |
clientApplicationId |
The ID for the Application where the Client should be saved/accessed. |
string |
None. |
clientClientId |
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. |
clientClientKey |
The system generated sequential number that uniquely identifies a client, used For accessing certain Reports. |
integer |
None. |
clientStatus |
The Current Status of the Client matches within FinScan [Pass, Pending, Fail, Error or Duplicate] for the Network. |
SLResultTypeEnum |
None. |
clientResultsCount |
The number of Matches currently in Review. |
integer |
None. |
clientHitCount |
The number of Matches currently in Review in a Confirmed Hit Status. |
integer |
None. |
clientPendingCount |
The number of Matches currently in Review in a Pending Status. |
integer |
None. |
clientSafeCount |
The number of Matches currently in Review in a Safe Status. |
integer |
None. |
clientDuplicateCount |
The number of Matches currently in Review in a Duplicate Status (requires FinScan Premium). |
integer |
None. |
clientComplianceRecords |
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. |
networkKey |
The Unique Key for the Network within FinScan. |
integer |
None. |
parentApplicationId |
The ID for the Application where the Parent Record was found. |
string |
None. |
parentClientId |
The unique and permanent ID for the Parent Record. |
string |
None. |
parentClientKey |
The system generated sequential number that uniquely identifies the Parent Record, used For accessing certain Reports. |
integer |
None. |
parentStatus |
The Current Status of the Parent matches within FinScan [Pass, Pending, Fail, Error or Duplicate] for the Network. |
SLResultTypeEnum |
None. |
parentResultsCount |
The number of Parent Record Matches currently in Review. |
integer |
None. |
parentHitCount |
The number of Parent Record Matches currently in Review in a Confirmed Hit Status. |
integer |
None. |
parentPendingCount |
The number of Parent Record Matches currently in Review in a Pending Status. |
integer |
None. |
parentSafeCount |
The number of Parent Record Matches currently in Review in a Safe Status. |
integer |
None. |
parentDuplicateCount |
The number of Parent Record Matches currently in Review in a Duplicate Status (requires FinScan Premium). |
integer |
None. |
parentComplianceRecords |
An array containing the details of the Parent Record's 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. |