• GET /am8/token/resync/ **< token serial #>**?first= **< current
    tokencode>**&next= **< next tokencode>**

    sample: /am8/token/resync/000123456789?first=112233&next=445566

    clear bad passcodes won't resync token but will take all tokens out of NTC
    mode:

    PUT /am8/user/update/ **< userID>**
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <userEntry clearBadPasscodes="true" moveTokensToSecurityDomain="false"/>
    Expand Post
    Selected as Best
  • GET /am8/token/resync/ **< token serial #>**?first= **< current
    tokencode>**&next= **< next tokencode>**

    sample: /am8/token/resync/000123456789?first=112233&next=445566

    clear bad passcodes won't resync token but will take all tokens out of NTC
    mode:

    PUT /am8/user/update/ **< userID>**
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <userEntry clearBadPasscodes="true" moveTokensToSecurityDomain="false"/>
    Expand Post
    Selected as Best