The DeleteCustomerEmailAddress function deletes a customerEmailAddress record.
Method | /DeleteCustomerEmailAddress |
The request body is of type DeleteCustomerEmailAddress.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteCustomerEmailAddressResponse.
Name | Description | Data Type |
---|---|---|
DeleteCustomerEmailAddressResult | xml:boolean |
|