Partner Toolkit HTTPService - Methods - UpdateContact

UpdateContact

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 contact's details on an account, specified by clientExternalLogin.

» returnCSVString» Boolean
» externalLogin» String
» password» String
» resellerCode» String
» contactID» Integer
» clientExternalLogin» String
» firstName» String
» lastName» String
» email» String
» emailHTML» Boolean
» mobileNumber» string
» landLineNumber» string
» receiveNews» Boolean
» receiveBillingEmail» Boolean
» receiveAlertEmail» Boolean
» receiveAlertSMS» Boolean

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#