{"id":3129,"date":"2022-11-10T15:27:15","date_gmt":"2022-11-10T15:27:15","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=3129"},"modified":"2022-12-14T22:08:22","modified_gmt":"2022-12-14T22:08:22","slug":"ev3-validateemailfastnocorrections-2","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/","title":{"rendered":"EV3 &#8211; ValidateEmailFastNoCorrections"},"content":{"rendered":"\n<div style=\"height:31px\" 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-validateemailfastnocorrections-2\/#EV3-ValidateEmailFastNoCorrections-URLEndpoints\">URL Endpoints<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/#EV3-ValidateEmailFastNoCorrections-ValidateEmailFastNoCorrectionsInputs\">ValidateEmailFastNoCorrections Inputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/#EV3-ValidateEmailFastNoCorrections-ValidateEmailFastNoCorrectionsOutputs\">ValidateEmailFastNoCorrections Outputs&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/#EV3-ValidateEmailFastNoCorrections-References\">References<\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The same as&nbsp;<a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfast\/\"><strong>ValidateEmailFast&nbsp;<\/strong><\/a>but the service will not attempt to correct the email address.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EV3-ValidateEmailFastNoCorrections-URLEndpoints\">URL Endpoints<\/h2>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>JSON:<\/strong>&nbsp;\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Fast\/NoCorrections\/%7BEMAILADDRESS%7D\/%7BLICENSEKEY%7D?format=json\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Fast\/NoCorrections\/{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\/Fast\/NoCorrections\/%7BEMAILADDRESS%7D\/%7BLICENSEKEY%7D?format=xml\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/ev3\/api.svc\/ValidateEmailInfo\/Fast\/NoCorrections\/{EMAILADDRESS}\/{LICENSEKEY}?format=xml<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EV3-ValidateEmailFastNoCorrections-ValidateEmailFastNoCorrectionsInputs\">ValidateEmailFastNoCorrections 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 rel=\"noreferrer noopener\" href=\"https:\/\/www.serviceobjects.com\/email-validation\/\/email-verification-service\/\" target=\"_blank\">www.serviceobjects.com<\/a>.<\/td><\/tr><tr><td>EmailAddress<\/td><td>String<\/td><td>*All input values are required<\/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-ValidateEmailFastNoCorrections-ValidateEmailFastNoCorrectionsOutputs\">ValidateEmailFastNoCorrections 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<\/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>[1]<\/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<br><\/td><td>true<br>false<br>unknown<\/td><td>Indicates if the mail server will accept mail for the given email&nbsp;address.<sup>[2]<\/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>[3]<\/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>[3]<\/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>[3]<\/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>[3]<\/sup><\/td><\/tr><tr><td><a rel=\"noreferrer noopener\" href=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-errors\/\" target=\"_blank\">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 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\n\n\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\n\n\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:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EV3-ValidateEmailFastNoCorrections-References\">References<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>The same as&nbsp;ValidateEmailFast&nbsp;but the service will not attempt to correct the email address. URL Endpoints ValidateEmailFastNoCorrections Inputs Name Type Description LicenseKey String Your license key to use the service.Sign up for a free trial key atwww.serviceobjects.com. EmailAddress String *All input values are required *All input values are required ValidateEmailFastNoCorrections Outputs&nbsp; Name Type Values Description Score [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":2772,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3129","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 - ValidateEmailFastNoCorrections<\/title>\n<meta name=\"description\" content=\"URL Endpoints ValidateEmailFastNoCorrections Inputs ValidateEmailFastNoCorrections Outputs&nbsp; References The same as&nbsp;ValidateEmailFast&nbsp;but\" \/>\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 - ValidateEmailFastNoCorrections\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints ValidateEmailFastNoCorrections Inputs ValidateEmailFastNoCorrections Outputs&nbsp; References The same as&nbsp;ValidateEmailFast&nbsp;but\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-14T22:08:22+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=\"2 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-validateemailfastnocorrections-2\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/\",\"name\":\"EV3 - ValidateEmailFastNoCorrections\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-10T15:27:15+00:00\",\"dateModified\":\"2022-12-14T22:08:22+00:00\",\"description\":\"URL Endpoints ValidateEmailFastNoCorrections Inputs ValidateEmailFastNoCorrections Outputs&nbsp; References The same as&nbsp;ValidateEmailFast&nbsp;but\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/#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; ValidateEmailFastNoCorrections\"}]},{\"@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 - ValidateEmailFastNoCorrections","description":"URL Endpoints ValidateEmailFastNoCorrections Inputs ValidateEmailFastNoCorrections Outputs&nbsp; References The same as&nbsp;ValidateEmailFast&nbsp;but","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 - ValidateEmailFastNoCorrections","og_description":"URL Endpoints ValidateEmailFastNoCorrections Inputs ValidateEmailFastNoCorrections Outputs&nbsp; References The same as&nbsp;ValidateEmailFast&nbsp;but","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2022-12-14T22:08:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/","name":"EV3 - ValidateEmailFastNoCorrections","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-10T15:27:15+00:00","dateModified":"2022-12-14T22:08:22+00:00","description":"URL Endpoints ValidateEmailFastNoCorrections Inputs ValidateEmailFastNoCorrections Outputs&nbsp; References The same as&nbsp;ValidateEmailFast&nbsp;but","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-email-validation-3\/ev3-operations\/ev3-validateemailfastnocorrections-2\/#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; ValidateEmailFastNoCorrections"}]},{"@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\/3129","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=3129"}],"version-history":[{"count":12,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3129\/revisions"}],"predecessor-version":[{"id":8028,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3129\/revisions\/8028"}],"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=3129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}