The SmartUpdateCustomerContact function updates a customer contact record. If the record does not exist, this method adds a record.
Method | /SmartUpdateCustomerContact |
The request body is of type SmartUpdateCustomerContact.
Name | Description | Data Type |
---|---|---|
info | CustomerContactInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type SmartUpdateCustomerContactResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateCustomerContactResult | xml:int |
|