{"id":506,"date":"2022-10-07T16:59:43","date_gmt":"2022-10-07T16:59:43","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?post_type=serviceobjects&#038;p=506"},"modified":"2022-12-14T22:08:23","modified_gmt":"2022-12-14T22:08:23","slug":"av3-validateaddresswithslk","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/","title":{"rendered":"AV3 &#8211; ValidateAddressWithSLK"},"content":{"rendered":"\n<p>Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and validated address elements including Delivery Point Validation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-ValidateAddressWithSLK-URLEndpoints\">URL Endpoints<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>JSON<\/strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/SuiteLinkInfo\/{BUSINESSNAME}\/{ADDRESS}\/{ADDRESS2}\/{CITY}\/{STATE}\/{POSTALCODE}\/{LICENSEKEY}?format=json\">https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/SuiteLinkInfo\/{BUSINESSNAME}\/{ADDRESS}\/{ADDRESS2}\/{CITY}\/{STATE}\/{POSTALCODE}\/{LICENSEKEY}?format=json<\/a><\/li>\n\n\n\n<li><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>XML<\/strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/ValidateAddressWithSLK?BusinessName={BUSINESSNAME}&amp;Address={ADDRESS}&amp;Address2={ADDRESS2}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}\">https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/ValidateAddressWithSLK?BusinessName={BUSINESSNAME}&amp;Address={ADDRESS}&amp;Address2={ADDRESS2}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-ValidateAddressWithSLK-ValidateAddressWithSLKInputs\">ValidateAddressWithSLK 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>BusinessName<\/td><td>String<\/td><td>Name of business associated with this address. Used to append Suite data.<\/td><\/tr><tr><td>Address<\/td><td>String<\/td><td>Address line of the address to validate.&nbsp;<br>For example, &#8220;123 Main Street&#8221;.<\/td><\/tr><tr><td>Address2<\/td><td>String<\/td><td>The Address2 of the address to validate.&nbsp; This will only be used in particular situations where the Address1 does not help in validating the address.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>The city of the address to validate.<br>For example, &#8220;New York&#8221;.&nbsp; The city isn&#8217;t required, but if one is not provided, the Zip code is required.<\/td><\/tr><tr><td>State<\/td><td>String<\/td><td>The state of the address to validate.&nbsp; For example, &#8220;NY&#8221;.&nbsp; This does not need to be contracted, full state names will work as well.&nbsp; The state isn&#8217;t required, but if one is not provided, the Zip code is required.<\/td><\/tr><tr><td>PostalCode<\/td><td>String<\/td><td>The zip code of the address to validate.&nbsp; A zip code isn&#8217;t required, but if one is not provided, the City and State are required.<\/td><\/tr><tr><td>LicenseKey<\/td><td>String<\/td><td>Your license key to use the service.&nbsp;<br>Sign up for a free trial key at<br><a href=\"https:\/\/www.serviceobjects.com\/address-validation\/\" rel=\"noreferrer noopener\" target=\"_blank\">https:\/\/www.serviceobjects.com\/address-validation\/<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-ValidateAddressWithSLK-ValidateAddressWithSuiteLinkOutputs\">ValidateAddressWithSuiteLink Outputs<\/h2>\n\n\n\n<p><em>SuiteLinkResponse<\/em><\/p>\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>SuiteLinkAddress<\/td><td>SuiteLinkAddress<\/td><td>Varies<\/td><td>The corrected address.<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-errors\/\">Error<\/a><\/td><td>Error<\/td><td>Varies<\/td><td>Error object indicating why the service could not return a result. See \u201cErrors\u201d below for more information.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><em>SuiteLinkAddress<\/em><\/p>\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>Address<\/td><td>String<\/td><td>Varies<\/td><td>The corrected Address line 1.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>Varies<\/td><td>The corrected city name.<\/td><\/tr><tr><td>State<\/td><td>String<\/td><td>Varies<\/td><td>The corrected state name.<\/td><\/tr><tr><td>Zip<\/td><td>String<\/td><td>Varies<\/td><td>The corrected zip code + 4.<\/td><\/tr><tr><td>Address2<\/td><td>String<\/td><td>Varies<\/td><td>The corrected Address line 2.<\/td><\/tr><tr><td>BarcodeDigits <a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#AV3-ValidateAddressWithSLK-CiteSummary_1\"><sup>[1]<\/sup><\/a><\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\"} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The post office delivery barcode digits.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>Barcode Example: 931011445011<\/strong><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><thead><tr><th scope=\"col\">931011445<\/th><th scope=\"col\">01<\/th><th scope=\"col\">1<\/th><\/tr><tr><td>Zip+4<\/td><td>Deliver Point Code<\/td><td>Checksum Digit<\/td><\/tr><\/thead><\/table><\/figure>\n<!-- \/wp:table --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td>CarrierRoute<\/td><td>String<\/td><td>4 chars<\/td><td>4 chars: 1 for the route type, 3 for the route code. Identifies a group of addresses when prepended by 5-digit Zip.<\/td><\/tr><tr><td>CongressCode<\/td><td>String<\/td><td>Varies<\/td><td>The congress code is the congressional district number.<\/td><\/tr><tr><td>CountyCode<\/td><td>String<\/td><td>Varies<\/td><td>The county code of the given address.<\/td><\/tr><tr><td>CountyName<\/td><td>String<\/td><td>Varies<\/td><td>The name of the county in which the given address lies.<\/td><\/tr><tr><td>FragmentHouse<\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The parsed house number of the given address.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>123<\/strong>&nbsp;in&nbsp;<strong>123<\/strong>&nbsp;North Main St West Apt A<\/p>\n<!-- \/wp:paragraph --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td>FragmentPreDir<\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\"} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The parsed pre-directional of the address's street<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>North<\/strong> in 123 <strong>North<\/strong> Main St West Apt A<\/p>\n<!-- \/wp:paragraph --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td>FragmentStreet<\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\"} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The parsed name of the street in the given address<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>Main<\/strong> in 123 North <strong>Main<\/strong> St West Apt A<\/p>\n<!-- \/wp:paragraph --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td>FragmentSuffix<\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\"} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The parsed suffix of the street in the given address<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>St<\/strong> in 123 North Main <strong>St<\/strong> West Apt A<\/p>\n<!-- \/wp:paragraph --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td>FragmentPostDir<\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\"} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The parsed post-directional of the address's street<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>West<\/strong> in 123 North Main St <strong>West<\/strong> Apt A<\/p>\n<!-- \/wp:paragraph --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td>FragmentUnit<\/td><td>String<\/td><td>Varies<\/td><td>The parsed unit type (e.g. &#8220;Apt&#8221; or &#8220;Ste&#8221;)<\/td><\/tr><tr><td>Fragment<\/td><td>String<\/td><td>Varies<\/td><td>The parsed &#8220;Fragment&#8221; box, apartment or unit number. Same as FragmentPMBNumber.<\/td><\/tr><tr><td>FragmentPMBPrefix<\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\"} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The parsed type of the apartment, box, unit, etc<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>Apt<\/strong> in 123 North Main St West <strong>Apt<\/strong> A<\/p>\n<!-- \/wp:paragraph --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td>FragmentPMBNumber<\/td><td>String<\/td><td>Varies<\/td><td><!-- wp:group {\"className\":\"is-style-accordion-section\"} -->\n<div class=\"wp-block-group is-style-accordion-section\"><!-- wp:paragraph -->\n<p>The parsed apartment, box, unit, etc. number of the given address.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><strong>123<\/strong>\u00a0in\u00a0<strong>123<\/strong>\u00a0North Main St West Apt A<\/p>\n<!-- \/wp:paragraph --><\/div>\n<!-- \/wp:group --><\/div>\n<!-- \/wp:group --><\/td><\/tr><tr><td><a rel=\"noreferrer noopener\" href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-dpv-codes-dpv-notes-and-corrections\/\" target=\"_blank\">DPV<\/a> <a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#AV3-ValidateAddressWithSLK-CiteSummary_2\"><sup>[2]<\/sup><\/a><\/td><td>String<\/td><td>1-8<\/td><td>Number that correlates to a DPV result.<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-dpv-codes-dpv-notes-and-corrections\/\" target=\"_blank\" rel=\"noreferrer noopener\">DPVDesc<\/a><\/td><td>String<\/td><td>Varies<\/td><td>Explains DPV result.<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-dpv-codes-dpv-notes-and-corrections\/\" target=\"_blank\" rel=\"noreferrer noopener\">DPVNotes<\/a><\/td><td>String<\/td><td>1-14<\/td><td>Number that correlates to DPV notes description.<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-dpv-codes-dpv-notes-and-corrections\/\" target=\"_blank\" rel=\"noreferrer noopener\">DPVNotesDesc<\/a><\/td><td>String<\/td><td>Varies<\/td><td>Details about the DPV result.<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-dpv-codes-dpv-notes-and-corrections\/\" target=\"_blank\" rel=\"noreferrer noopener\">Corrections<\/a><\/td><td>String<\/td><td>1-43<\/td><td>Number that correlates to a Corrections Description.<\/td><\/tr><tr><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-dpv-codes-dpv-notes-and-corrections\/\" target=\"_blank\" rel=\"noreferrer noopener\">CorrectionsDesc<\/a><\/td><td>String<\/td><td>Varies<\/td><td>Description of what was corrected in an address.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-ValidateAddressWithSLK-References\">References<\/h2>\n\n\n\n<ul id=\"AV3-ValidateAddressWithSLK-CiteSummary_1\" class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li>1.<a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#AV3-ValidateAddressWithSLK-SingleCite_1_1\">^ <\/a><a rel=\"noreferrer noopener\" href=\"https:\/\/www.serviceobjects.com\/blog\/address-deduplication-using-usps-barcodes\/\" target=\"_blank\">Address Deduplication Using USPS Barcodes<\/a><\/li>\n<\/ul>\n\n\n\n<ul id=\"AV3-ValidateAddressWithSLK-CiteSummary_2\" class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li>2.<a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#AV3-ValidateAddressWithSLK-SingleCite_2_1\">^ <\/a><a rel=\"noreferrer noopener\" href=\"https:\/\/www.serviceobjects.com\/blog\/cass-dpv-higher-standard-address-accuracy\/\" target=\"_blank\">CASS and DPV: A Higher Standard for Address Accuracy<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and validated address elements including Delivery Point Validation. URL Endpoints ValidateAddressWithSLK Inputs Name Type Description BusinessName String Name of business associated with this address. Used to append Suite data. Address String Address line [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":494,"menu_order":5,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-506","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>AV3 - ValidateAddressWithSLK<\/title>\n<meta name=\"description\" content=\"Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and\" \/>\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=\"AV3 - ValidateAddressWithSLK\" \/>\n<meta property=\"og:description\" content=\"Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/\" \/>\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:23+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-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/\",\"name\":\"AV3 - ValidateAddressWithSLK\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-10-07T16:59:43+00:00\",\"dateModified\":\"2022-12-14T22:08:23+00:00\",\"description\":\"Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Address Validation &#8211; US 3\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AV3 &#8211; Operations\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"AV3 &#8211; ValidateAddressWithSLK\"}]},{\"@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":"AV3 - ValidateAddressWithSLK","description":"Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and","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":"AV3 - ValidateAddressWithSLK","og_description":"Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2022-12-14T22:08:23+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-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/","name":"AV3 - ValidateAddressWithSLK","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-10-07T16:59:43+00:00","dateModified":"2022-12-14T22:08:23+00:00","description":"Identical to the ValidateAddressWithDPV operation but also accepts a business name in order to attempt to append Suite data. Also returns parsed and","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-validateaddresswithslk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Address Validation &#8211; US 3","item":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/"},{"@type":"ListItem","position":3,"name":"AV3 &#8211; Operations","item":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/"},{"@type":"ListItem","position":4,"name":"AV3 &#8211; ValidateAddressWithSLK"}]},{"@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\/506","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=506"}],"version-history":[{"count":16,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/506\/revisions"}],"predecessor-version":[{"id":8227,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/506\/revisions\/8227"}],"up":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/494"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}