Response - Spectrum_OnDemand - main

Spectrum OnDemand Web Services (REST)

Product type
Software
Portfolio
Verify
Product family
Product
Spectrum OnDemand
Version
main
Language
English
Product name
Spectrum OnDemand
Title
Spectrum OnDemand Web Services (REST)
First publish date
2006

Response Element

Description

EmailAddress.Input The email address submitted for verification.
Status Reports the success or failure of the validation.
F
The email validation failed.

Otherwise, if the field is not returned or is returned empty, the validation process was successful.

Status.Code

Provides reason for failure, if any.

Most common responses are:
  • MissingTopLevelDomain
  • InvalidTopLevelDomain
  • BadCharacterInLocal
Status.Description Description of the problem if present.
Top Level Domain
Example, .com in someone@fred.com) is missing
This value appears if Status.code=MissingTopLevelDomain
Top Level Domain
Example, .comm in someone@fred.comm) is invalid
This value appears if Status.Code=InvalidTopLevelDomain
Bad Character in Local Part
Example, someone>there in someone>there@fred.comm) is invalid
This value appears if Status.Code=BadCharacterInLocal
EmailAddress The processed email address. This is usually the queried email or corrected version of the email address.

If the email address is corrected, the EmailCleansed field will be Y.

Deliverable The emails sent to this email address are not bounced by the mail server and are delivered to the inbox.
Disposable The email address originates from a website that provides temporary email addresses.
Risky The email address is considered as problematic, and it is not recommend emailing it. This includes spamtraps or potentially toxic addresses.
CatchAll The email server is configured to accept all emails at this domain even if the email address it is addressed to, does not exist.
SyntaxValid The email address conforms to the most common interpretations of valid email address syntax.
Safe An email sent to this email address is delivered to a real person and is not used for malicious purposes.
EmailCleansed
Y
Email address is corrected as a part of the processing.
N
Email address is not corrected.
ResultCode
VALID_CONFIRMED
The email address passed 100% of the safe-to-deliver process.
VALID_PRESUMED
It cannot be confirmed as 100% deliverable, and has no evidence of being undeliverable.
DISPOSABLE
The email address originates from a website that provides temporary email addresses or the email server is configured to accept all emails at this domain even if the email address it is addressed to, does not exist.
RISKY
The email address is considered as problematic, and is not recommend emailing it. This includes spamtraps or potentially toxic addresses.
INVALID_CONFIRMED

The submitted email address contains an error and is invalid.

INVALID_SYNTAX
The email address does not conform valid email address syntax.
PROCESSING_ERROR
The email cannot be verified due to configuration on the email server, or due to an unknown error. Retry is possible but not guaranteed to be successful if requested again.
NameFound
Deprecated

This field will return the response as "N".

SocialInfoFound
Deprecated

This field will return the response as "N".