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

The request body is of type GetSingleEmailAddress.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleEmailAddress Element

Overview

Sequence
itemId xs:int
Response (GetSingleEmailAddressSoapOut)

The response body is of type GetSingleEmailAddressResponse.

Response Body Parameters

NameDescriptionData Type
 EmailAddressInfo
Information Element Email Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleEmailAddressResult Element Sequence GetSingleEmailAddressResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Email optional xs:string
Information optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service