Response Description
| Response Element | Description | 
|---|---|
| COMMENT | The comment string pertaining to the result of the submitted email address. | 
| COMMENT_CODE | A short code which maps to each returned COMMENT field
                     value. | 
          
| The email address submitted for verification. | |
| emailAlias | The email address sans the alias characters. | 
| ERROR | Field reserved for special features only. | 
| ERROR_RESPONSE | Pre-formatted response intended to be provided to user. | 
| FINDING | 
               One character code indicating the validity of the submitted email address. Possible values: V The submitted email address is valid, properly constructed, and legitimate W The submitted address is flagged as a warning and should not be accepted. E The submitted email address contains an error and is invalid.  | 
          
| SUGG_COMMENT | This field contains "suggestion not SafeToDeliver" when ValidateEmailAddress corrected the address and the corrected version of the email address failed one or more SafeToDeliver process checks. | 
| SUGG_EMAIL | Suggested correction for submitted email address, if found. A suggestion will only be provided if it is valid and SafeToDeliver. | 
| user_fields | User-defined fields returned in the output unmodified by the web service. |