{"id":500,"date":"2022-10-07T16:26:23","date_gmt":"2022-10-07T16:26:23","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?post_type=serviceobjects&#038;p=500"},"modified":"2022-12-14T22:08:23","modified_gmt":"2022-12-14T22:08:23","slug":"av3-findaddresslines","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/","title":{"rendered":"AV3 &#8211; FindAddressLines"},"content":{"rendered":"\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/#AV3-FindAddressLines-URLEndpoints\">URL Endpoints<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/#AV3-FindAddressLines-FindAddressLinesInputs\">FindAddressLines Inputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/#AV3-FindAddressLines-FindAddressLinesOutputs\">FindAddressLines Outputs<\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>This operation organizes really bad address data that is broken up into multiple arbitrary address fields.This function will sort up to six possible address lines and return what it thinks are the most probable candidates for the USPS Address1 and possibly Address2. For example, people\u2019s names in the Address1 line mixed with actual street address lines<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AV3-FindAddressLines-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\/FindAddressLinesJson?Address1={ADDRESS1}&amp;Address2={ADDRESS2}&amp;Address3={ADDRESS3}&amp;Address4={ADDRESS4}&amp;Address5={ADDRESS5}&amp;Address6={ADDRESS6}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}\">https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/FindAddressLinesJson?Address1={ADDRESS1}&amp;Address2={ADDRESS2}&amp;Address3={ADDRESS3}&amp;Address4={ADDRESS4}&amp;Address5={ADDRESS5}&amp;Address6={ADDRESS6}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}<\/a><\/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\/FindAddressLines?Address1={ADDRESS1}&amp;Address2={ADDRESS2}&amp;Address3={ADDRESS3}&amp;Address4={ADDRESS4}&amp;Address5={ADDRESS5}&amp;Address6={ADDRESS6}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;LicenseKey={LICENSEKEY}\">https:\/\/trial.serviceobjects.com\/AV3\/api.svc\/FindAddressLines?Address1={ADDRESS1}&amp;Address2={ADDRESS2}&amp;Address3={ADDRESS3}&amp;Address4={ADDRESS4}&amp;Address5={ADDRESS5}&amp;Address6={ADDRESS6}&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-FindAddressLines-FindAddressLinesInputs\"><br>FindAddressLines 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>Address1<\/td><td>String<\/td><td>Address line of the address to validate.<br>For example, &#8220;123 Main Street&#8221;.<\/td><\/tr><tr><td>Address2<\/td><td>String<\/td><td>This line is for address information that does not contribute to DPV coding an address. For example &#8220;C\/O John Smith&#8221; does not help validate the address, but is still useful in delivery.<\/td><\/tr><tr><td>Address3<\/td><td>String<\/td><td>Any address information that should belong in Address1 or Address2 lines.<\/td><\/tr><tr><td>Address4<\/td><td>String<\/td><td>Any address information that should belong in Address1 or Address2 lines.<\/td><\/tr><tr><td>Address5<\/td><td>String<\/td><td>Any address information that should belong in Address1 or Address2 lines.<\/td><\/tr><tr><td>Address6<\/td><td>String<\/td><td>Any address information that should belong in Address1 or Address2 lines.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>The city of the address to validate.&nbsp;<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;&nbsp;<br>Sign up for a free trial key at&nbsp;<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-FindAddressLines-FindAddressLinesOutputs\">FindAddressLines Outputs<\/h2>\n\n\n\n<p><em>AddressLinesResponse<\/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>Vaules<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>Address<\/td><td>Address[]<\/td><td>Varies<\/td><td>The corrected address candidates.<\/td><\/tr><tr><td>Error<\/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>Address<\/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>Vaules<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>BestAddress1<\/td><td>String<\/td><td>Varies<\/td><td>The most probable address line 1.<\/td><\/tr><tr><td>BestAddress2<\/td><td>String<\/td><td>Varies<\/td><td>The most probable address line 2.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>Varies<\/td><td>The city name.<\/td><\/tr><tr><td>State<\/td><td>String<\/td><td>Varies<\/td><td>The state name.<\/td><\/tr><tr><td>Zip<\/td><td>String<\/td><td>Varies<\/td><td>The zip code.<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>This operation organizes really bad address data that is broken up into multiple arbitrary address fields.This function will sort up to six possible address lines and return what it thinks are the most probable candidates for the USPS Address1 and possibly Address2. For example, people\u2019s names in the Address1 line mixed with actual street address [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":494,"menu_order":2,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-500","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 - FindAddressLines<\/title>\n<meta name=\"description\" content=\"URL Endpoints FindAddressLines Inputs FindAddressLines Outputs This operation organizes really bad address data that is broken up into multiple arbitrary\" \/>\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 - FindAddressLines\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints FindAddressLines Inputs FindAddressLines Outputs This operation organizes really bad address data that is broken up into multiple arbitrary\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/\" \/>\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-findaddresslines\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/\",\"name\":\"AV3 - FindAddressLines\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-10-07T16:26:23+00:00\",\"dateModified\":\"2022-12-14T22:08:23+00:00\",\"description\":\"URL Endpoints FindAddressLines Inputs FindAddressLines Outputs This operation organizes really bad address data that is broken up into multiple arbitrary\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/#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; FindAddressLines\"}]},{\"@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 - FindAddressLines","description":"URL Endpoints FindAddressLines Inputs FindAddressLines Outputs This operation organizes really bad address data that is broken up into multiple arbitrary","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 - FindAddressLines","og_description":"URL Endpoints FindAddressLines Inputs FindAddressLines Outputs This operation organizes really bad address data that is broken up into multiple arbitrary","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/","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-findaddresslines\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/","name":"AV3 - FindAddressLines","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-10-07T16:26:23+00:00","dateModified":"2022-12-14T22:08:23+00:00","description":"URL Endpoints FindAddressLines Inputs FindAddressLines Outputs This operation organizes really bad address data that is broken up into multiple arbitrary","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-validation-us-3\/av3-operations\/av3-findaddresslines\/#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; FindAddressLines"}]},{"@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\/500","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=500"}],"version-history":[{"count":9,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/500\/revisions"}],"predecessor-version":[{"id":8209,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/500\/revisions\/8209"}],"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=500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}