Biometric Enroll Biometric Request Data
public BiometricEnrollBiometricRequestData BiometricEnrollBiometricRequestData(String selfie, FingerPrintData fingerPrintData, String voiceData)
Parameters
selfie
This should contain base64 data of the customer photo/selfie. It accepts base64 data of a single customer photo or a zip of multiple customer images. Max allowed upload size is 2MB. Note: One customer biometric is mandatory (Selfie, Fingerprint, or Voice)
finger Print Data
voice Data
This should contain base64 data of the Customer Voice Data. It accepts base64 data. Note: One customer biometric is mandatory (Selfie, Fingerprint, or Voice)