CustomerComponents Web Service
Method/GetSingleCustomerEmailAddress
CustomerComponents Web Service > All Operations Resource Group : /GetSingleCustomerEmailAddress (Method)
Description
The GetSingleCustomerEmailAddress function returns the customerEmailAddress record for the given primary key.
Request (GetSingleCustomerEmailAddressSoapIn)

The request body is of type GetSingleCustomerEmailAddress.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCustomerEmailAddress Element

Overview

Sequence
itemId xs:int
Response (GetSingleCustomerEmailAddressSoapOut)

The response body is of type GetSingleCustomerEmailAddressResponse.

Response Body Parameters

NameDescriptionData Type
 CustomerEmailAddressInfo
IsDefault Element EmailAddressId Element CustomerId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCustomerEmailAddressResult Element Sequence GetSingleCustomerEmailAddressResponse Element

Overview

See Also
All Operations Resource GroupCustomerComponents Web Service