Email Verification
- Email Verification 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.
|
300
| Email Not Valid.
|
400
| Invalid Input.
|
500
| Internal Error.
|