The GetSingleCustomerEmailAddress function returns the customerEmailAddress record for the given primary key.
Method | /GetSingleCustomerEmailAddress |
The request body is of type GetSingleCustomerEmailAddress.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerEmailAddressResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerEmailAddressResult | CustomerEmailAddressInfo |
|