Email Verification Plus Hygiene
- Email Verification Plus Hygiene 6.0
- All Products
Field
| Description
| Sample Input
|
---|---|---|
MethodName
| Enter a method name to obtain a list of the status codes for that method that display in the StatusNbr and StatusDescription fields.
| VerifyEmail
|
Field
| Description
| Sample Output
|
---|---|---|
StatusNbr
| Returns a number referring to the status of the request. See GetStatusCodes.
| 200
|
StatusDescription
| Returns the description of the status number. See GetStatusCodes.
| Found
|
StatusNbr
| StatusDescription
|
---|---|
200
| Email Valid.
|
210
| Domain Confirmed.
|
220
| Analytics in Progress.
|
250
| Email Valid. Potentially Dangerous.
|
260
| Domain Confirmed. Potentially Dangerous.
|
270
| Analytics in Progress. Potentially Dangerous.
|
300
| Email Not Valid.
|
310
| Not Verified.
|
400
| Invalid Input.
|
500
| Internal Error.
|