Name | Description | Type | Additional information |
---|---|---|---|
CustomerKey |
Customer-specific key provided by the vendor. |
string |
Required |
EngineName |
The biometric modality for which the customer subscribed. The engine name for fingerprint biometrics is "FPFF02". |
string |
Required |
RegistrationID |
The unique identifier (Member ID) of the biometric enrollment that the requested operation will be performed on. |
string |
None. |
NewRegistrationID |
The new unique identifier (Member ID) that the existing ID will be changed to. |
string |
None. |
Format |
The format of template. It might be ISO/ANSI/ICS. This parameter is need during passing the template. |
string |
None. |
BiometricXml |
The biometric template with xml formatting. The template data should be base64 encoded of fingerprint binary template data. Supported fingerprint templates: ANSI, ISO, ICS[M2SYS SDK Provided] |
string |
None. |