createCustomerOtp(long, String, int, long, long) method

Variation of createCustomerOtp that does not contain the list of message parameters in the list of parameters.

Syntax

CustomerOtp createCustomerOtp ( long customerId , String otp , int otpType , long referenceId , long callerId ) throws OtpValidationException

Parameters

Returns

the newly created CustomerOtp

Exceptions

Usage

the newly created CustomerOtp