BiometricRequestData

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.

fingerPrintData
voiceData

This should contain base64 data of the Customer Voice Data. It accepts base64 data. Note: One customer biometric is mandatory (Selfie, Fingerprint, or Voice)

videoData

This should contain base64 data of the Customer Voice Data.