Skip to main content
All CollectionsAPI
Updating Existing Accounts
Updating Existing Accounts
Liam avatar
Written by Liam
Updated over a year ago

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.

Did this answer your question?