The GetSingleEmailAddress function returns the emailAddress record for the given primary key.
Method | /GetSingleEmailAddress |
The request body is of type GetSingleEmailAddress.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleEmailAddressResponse.
Name | Description | Data Type |
---|---|---|
GetSingleEmailAddressResult | EmailAddressInfo |
|