Name | Description | Type | Additional information |
---|---|---|---|
CustomerID |
Customer Key that was used to make the request. |
string |
None. |
OperationName |
Name of operation that was requested. |
OperationNameEnum |
None. |
Status |
The operation execution status. |
EnumOperationStatus |
None. |
OperationResult |
The result of the operation. |
string |
None. |
BestResult |
Biometric matched record with the highest confidence score. |
ScoreResult |
None. |
DetailResult |
All biometric matched records. |
Collection of ScoreResult |
None. |
MatchCount |
Number of biometric matched records. |
integer |
None. |