Delete record from CustomerContacts table by specified primary key
Method | /DeleteCustomerContact |
The request body is of type DeleteCustomerContact.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteCustomerContactResponse.
Name | Description | Data Type |
---|---|---|
DeleteCustomerContactResult | xml:boolean |
|