The VerifyEmailAddress function verifies an emailAddress record against the available business rules.
Method | /VerifyEmailAddress |
The request body is of type VerifyEmailAddress.
Name | Description | Data Type |
---|---|---|
emailAddress | EmailAddressInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyEmailAddressResponse.
Name | Description | Data Type |
---|---|---|
VerifyEmailAddressResult | ArrayOfVerifyExceptionInfo |
|