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 iris biometrics is "IRIS01". |
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. |
BiometricXml |
The biometric template with XML formatting. The template data should be a base64 encoded string of the original iris image. Supported image formats: JPG, JPG2000, BMP, PNG |
string |
None. |