The UpdateCustomerEmailAddress function updates a customerEmailAddress record.
Method | /UpdateCustomerEmailAddress |
The request body is of type UpdateCustomerEmailAddress.
Name | Description | Data Type |
---|---|---|
customerEmailAddress | CustomerEmailAddressInfo | |
isIgnoreDefaultFlag | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCustomerEmailAddressResponse.
Name | Description | Data Type |
---|---|---|
UpdateCustomerEmailAddressResult | xml:int |
|