{"id":3028,"date":"2022-11-10T12:36:23","date_gmt":"2022-11-10T12:36:23","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=3028"},"modified":"2023-02-21T18:11:48","modified_gmt":"2023-02-22T02:11:48","slug":"ev3-validateemailfull","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","title":{"rendered":"EV3 &#8211; ValidateEmailFull"},"content":{"rendered":"\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#EV3-ValidateEmailFull-URLEndpoints\">URL Endpoints<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#EV3-ValidateEmailFull-ValidateEmailFullInputs\">ValidateEmailFull&nbsp;Inputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#EV3-ValidateEmailFull-ValidateEmailFullOutputs\">ValidateEmailFull Outputs&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#EV3-ValidateEmailFull-References\">References<\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Corrects, validates and verifies an email address via a full suite of tests and real-time SMTP checks. Since this operation performs real-time verification via SMTP communication the response time is dependent on the network speed of an email&#8217;s host and may take several seconds. The average response time for this operation is approximately 2 seconds, but the operation can take as long as 10 seconds.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EV3-ValidateEmailFull-URLEndpoints\">URL Endpoints<\/h2>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>JSON:<\/strong>\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/%7BEMAILADDRESS%7D\/%7BLICENSEKEY%7D?format=json\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/{EMAILADDRESS}\/{LICENSEKEY}?format=json<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>XML:<\/strong>&nbsp;\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/%7BEMAILADDRESS%7D\/%7BLICENSEKEY%7D?format=xml\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Full\/{EMAILADDRESS}\/{LICENSEKEY}?format=xml<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EV3-ValidateEmailFull-ValidateEmailFullInputs\">ValidateEmailFull&nbsp;Inputs<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th>Name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>LicenseKey<\/td><td>String<\/td><td>Your license key to use the service.<br>Sign up for a free trial key at<br><a href=\"https:\/\/www.serviceobjects.com\/get-key?wsid=73\" data-type=\"URL\" data-id=\"https:\/\/www.serviceobjects.com\/get-key?wsid=73\" target=\"_blank\" rel=\"noreferrer noopener\">www.serviceobjects.com<\/a>.<\/td><\/tr><tr><td>EmailAddress<\/td><td>String<\/td><td>The email address you wish to validate.<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">*All input values are required<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EV3-ValidateEmailFull-ValidateEmailFullOutputs\">ValidateEmailFull Outputs&nbsp;<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th>Name<\/th><th>Type<\/th><th>Values<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>Score&nbsp;<a href=\"#EV3-ValidateEmailFull-CiteSummary_1\"><sup>[1]<\/sup><\/a><\/td><td>Integer<\/td><td>0<br>1<br>2<br>3<br>4<\/td><td>An estimate on the validity of the email address.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_1\">[1]<\/a><\/sup>&nbsp;<br>0 = Email is Good<br>1 = Email is Probably Good<br>2 = Unknown<br>3 = Email is Probably Bad<br>4 = Email is Bad<\/td><\/tr><tr><td>IsDeliverable<\/td><td>String<\/td><td>true<br>false<br>unknown<\/td><td>Indicates if the mail server will accept mail for the given email&nbsp;address.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_2\">[2]<\/a><\/sup><\/td><\/tr><tr><td>EmailAddressIn<\/td><td>String<\/td><td>Varies<\/td><td>Echo of input: EmailAddress<\/td><\/tr><tr><td>EmailAddressOut<\/td><td>String<\/td><td>Varies<\/td><td>The cleaned and corrected email. This is the email that is validated.<\/td><\/tr><tr><td>EmailCorrected<\/td><td>Boolean<\/td><td>T\/F<\/td><td>Indicates if any corrections or modifications were made to the email address.<\/td><\/tr><tr><td>Box<\/td><td>String<\/td><td>Varies<\/td><td>The part to the left of the &#8216;@&#8217; symbol. Also known as the local part or the username.<\/td><\/tr><tr><td>Domain<\/td><td>String<\/td><td>Varies<\/td><td>The part to the right of the &#8216;@&#8217; symbol. The location to which the email address will be sent.<\/td><\/tr><tr><td>TopLevelDomain<\/td><td>String<\/td><td>Varies<\/td><td>The part after the rightmost &#8216;.&#8217;<\/td><\/tr><tr><td>TopLevelDomainDescription<\/td><td>String<\/td><td>Varies<\/td><td>Description of the Top Level Domain.<\/td><\/tr><tr><td>IsSMTPServerGood<\/td><td>String<\/td><td>true<br>false<br>unknown<\/td><td>Indicates if the email&#8217;s mail server is operational.<\/td><\/tr><tr><td>IsCatchAllDomain<\/td><td>String<\/td><td>true<br>false<br>unknown<\/td><td>Indicates if the mail server will accept mail to any box in that domain (*@domain).<\/td><\/tr><tr><td>IsSMTPMailBoxGood<\/td><td>String<\/td><td>true<br>false<br>unknown<\/td><td>Indicates if the mail server will accept mail to the specific box.<\/td><\/tr><tr><td>WarningCodes<\/td><td>String<\/td><td>0-21<\/td><td>Indicates if one or more potential problems were found when correcting, validating and\/or verifying the email address. Returns zero or more numerical warning codes in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td><\/tr><tr><td>WarningDescriptions<\/td><td>String<\/td><td>Varies<\/td><td>Contains the warning flag(s) that corresponds to the Warning Codes. Returns zero or more warning flags in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td><\/tr><tr><td>NotesCodes<\/td><td>String<\/td><td>0-6<\/td><td>Displays additional notes about the email that were found during the validation process. Returns zero or more numerical note codes in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td><\/tr><tr><td>NotesDescription<\/td><td>String<\/td><td>Varies<\/td><td>Contains the note flag(s) that corresponds to the Notes Codes. Returns zero or more notes flags in a comma-separated list.<sup><a href=\"#EV3-ValidateEmailFull-CiteSummary_3\">[3]<\/a><\/sup><\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-errors\/\" target=\"_blank\" rel=\"noreferrer noopener\">Error<\/a><\/td><td>Error<\/td><td>Varies<\/td><td>Error object indicating why the service could not return a result.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<ul id=\"EV3-ValidateEmailFull-CiteSummary_1\" class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>[1]<\/strong>&nbsp;This value is dependent on the amount data that is available for the address. The service then analyzes the data to estimate the integrity of the address.<\/li>\n<\/ul>\n\n\n\n<ul id=\"EV3-ValidateEmailFull-CiteSummary_2\" class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>[2]<\/strong>&nbsp;An&nbsp;<strong>unknown<\/strong>&nbsp;return value indicates that either there was not enough information available about the recipient&#8217;s mail server to determine deliverability or the server is a catch-all. In general, catch-all mail servers will always initially accept an email message, even if the email address does not exist.<\/li>\n<\/ul>\n\n\n\n<ul id=\"EV3-ValidateEmailFull-CiteSummary_3\" class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>[3]<\/strong>&nbsp;New codes and descriptions will be added as new features become available and the number of codes will increase in time. See the table for our current list of&nbsp;<a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-codes-and-notes\/\">codes &amp; descriptions<\/a>.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EV3-ValidateEmailFull-References\">References<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#EV3-ValidateEmailFull-SingleCite_1_1\">^&nbsp;<\/a><a rel=\"noreferrer noopener\" href=\"https:\/\/www.serviceobjects.com\/blog\/whats-in-a-number-what-email-validation-scores-mean\/\" target=\"_blank\">What\u2019s in a Number? What Email Validation Scores Mean<\/a><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Corrects, validates and verifies an email address via a full suite of tests and real-time SMTP checks. Since this operation performs real-time verification via SMTP communication the response time is dependent on the network speed of an email&#8217;s host and may take several seconds. The average response time for this operation is approximately 2 seconds, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":2772,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3028","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>EV3 - ValidateEmailFull<\/title>\n<meta name=\"description\" content=\"URL Endpoints ValidateEmailFull&nbsp;Inputs ValidateEmailFull Outputs&nbsp; References Corrects, validates and verifies an email address via a full suite\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EV3 - ValidateEmailFull\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints ValidateEmailFull&nbsp;Inputs ValidateEmailFull Outputs&nbsp; References Corrects, validates and verifies an email address via a full suite\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-22T02:11:48+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\",\"name\":\"EV3 - ValidateEmailFull\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-10T12:36:23+00:00\",\"dateModified\":\"2023-02-22T02:11:48+00:00\",\"description\":\"URL Endpoints ValidateEmailFull&nbsp;Inputs ValidateEmailFull Outputs&nbsp; References Corrects, validates and verifies an email address via a full suite\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Email Validation 3\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EV3 &#8211; Operations\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"EV3 &#8211; ValidateEmailFull\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/test.serviceobjects.com\/docs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#organization\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"contentUrl\":\"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"width\":2560,\"height\":1440,\"caption\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\"},\"image\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EV3 - ValidateEmailFull","description":"URL Endpoints ValidateEmailFull&nbsp;Inputs ValidateEmailFull Outputs&nbsp; References Corrects, validates and verifies an email address via a full suite","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"EV3 - ValidateEmailFull","og_description":"URL Endpoints ValidateEmailFull&nbsp;Inputs ValidateEmailFull Outputs&nbsp; References Corrects, validates and verifies an email address via a full suite","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2023-02-22T02:11:48+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/","name":"EV3 - ValidateEmailFull","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-10T12:36:23+00:00","dateModified":"2023-02-22T02:11:48+00:00","description":"URL Endpoints ValidateEmailFull&nbsp;Inputs ValidateEmailFull Outputs&nbsp; References Corrects, validates and verifies an email address via a full suite","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfull\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Email Validation 3","item":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/"},{"@type":"ListItem","position":3,"name":"EV3 &#8211; Operations","item":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/"},{"@type":"ListItem","position":4,"name":"EV3 &#8211; ValidateEmailFull"}]},{"@type":"WebSite","@id":"https:\/\/test.serviceobjects.com\/docs\/#website","url":"https:\/\/test.serviceobjects.com\/docs\/","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","description":"","publisher":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test.serviceobjects.com\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/test.serviceobjects.com\/docs\/#organization","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","url":"https:\/\/test.serviceobjects.com\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","contentUrl":"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","width":2560,"height":1440,"caption":"Service Objects | Contact, Phone, Email Verification | Data Quality Services"},"image":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=3028"}],"version-history":[{"count":39,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3028\/revisions"}],"predecessor-version":[{"id":9306,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3028\/revisions\/9306"}],"up":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/2772"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=3028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}