Updates a contact record.
When you send an updateContact request, certain contact property values must already exist. For more information, see personCreate Required Properties and companyCreate Required Properties.
Note: To update a value that does not exist for a contact, use a Create data object to insert the value. For example, if an existing contact does not have a phone number, use ContPhoneNumberCreate to insert a new phone number. After that, use ContPhoneNumberUpdate to update the phone number.
updateContact Parameter Descriptions
Parameter Name |
Data Type |
Description |
contact |
ContactUpdate |
Data object |
None
For more information about the properties you can set for the contact, see: