Biometric Request Data
public BiometricRequestData BiometricRequestData(String selfie, FingerPrintData fingerPrintData, String voiceData, String videoData)
Parameters
selfie
This should contain base64 data of the customer photo/selfie. It accepts base64 data of a single customer photo. Note: One customer biometric is mandatory (Selfie, Fingerprint, or Voice) for verification.
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)
video Data
This should contain base64 data of the Customer Voice Data.