Previous Topic: Manage Additional CA Auth ID OTP AttributesNext Topic: API Details


Save Additional CA Auth ID OTP Attributes

After you set a new CA Auth ID OTP attribute or change any existing CA Auth ID OTP attribute, you need to save these changes by invoking the saveAccount() method in the API class.

Perform the following steps to save the changes made to accounts:

  1. Prepare an instance of the Account object that has to be saved.
  2. Invoke the saveAccount() method of the API class to save the account.