Partner Toolkit Web Service - Methods - UpdateAccount

UpdateAccount

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

This method is used to update the details associated with an existing client account.

If a CSV string is requested, the return will contain the Transaction code contained within the '#' characters.

» returnCSVString» Boolean
» externalLogin» String
» password» String
» resellerCode» String
» organisation» String
» address1» String
» address2» String
» town» String
» postcode» String
» county» String
» countryID» Integer
» orderNumber» String
» vatNumber» String
» notes» 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#