Previous Topic: Resetting ArcotID OTP PINNext Topic: Managing Accounts


API Details

The following table lists the input and output parameters of the resetPin() method:

Parameter

Description

Input Parameters

id

The unique identifier of the account.

oldPin

User’s current ArcotID OTP PIN.

newPin

New PIN that the user wants to set.

Output Parameters

None.

Exception

The OTPException class is returned if there any errors while resetting the ArcotID OTP PIN. See chapter, "ArcotID OTP SDK Exceptions and Error Codes" for more information on the exception class and errors returned by ArcotID OTP SDK.