Partner Toolkit HTTPService - Methods - UpdateUserPassword

UpdateUserPassword

This method is only available for use by clients whose account is designated to be a Reseller account.

This method is used to reset a user's password on an account.

» returnCSVString» Boolean
» externalLogin» String
» password» String
» resellerCode» String
» userID» Int64
» newPassword» String

On successful completion of this method, a Transaction code is returned.

Return data


    <?xml version="1.0" encoding="UTF-8"?>
    <GeneralResponse>
        <Transaction>
            <IP>123.123.123.123</IP>
            <Code>1</Code>
            <Description>Transaction OK</Description>
        </Transaction>
    </GeneralResponse>
    

CSV:


    #1#