createCustomerOtp(long, int, long, Map< String, String >, long) method

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

Syntax

CustomerOtp createCustomerOtp ( long customerId , int otpType , long referenceId , Map< String, String > msgParams , long callerId ) throws OtpValidationException, EntityNotFoundException

Parameters

Returns

the newly created CustomerOtp

Exceptions

Usage

the newly created CustomerOtp