Partner Toolkit HTTPService - Methods - UpdateUser

UpdateUser

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

This method is used to update a user's details on an account, specified by clientExternalLogin.

» returnCSVString» Boolean
» externalLogin» String
» password» String
» resellerCode» String
» userID» Integer
» clientExternalLogin» String
» firstName» String
» lastName» String
» email» String
» emailHTML» Boolean
» mobileNumber» string
» userTypeID» Integer

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#