Updating existing accounts by API
To update an existing Account simply add to the XML post data specifying the record's Account Number to update within the account tag:
<accountno>1000041</accountno>
Click here to go to the create Account API code.