createCustomerOtp(long, int, long, long) method

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

Syntax

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

Parameters

Returns

the newly created CustomerOtp

Exceptions

Usage

the newly created CustomerOtp