{"id":5110,"date":"2022-11-13T20:15:04","date_gmt":"2022-11-13T20:15:04","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=5110"},"modified":"2024-03-29T08:57:02","modified_gmt":"2024-03-29T15:57:02","slug":"pa2-businessphoneappend","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/","title":{"rendered":"PA2 &#8211; BusinessPhoneAppend"},"content":{"rendered":"\n<ul class=\"is-style-bullets-list wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/#PA2-BusinessPhoneAppend-URLEndpoints\">URL Endpoints&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/#PA2-BusinessPhoneAppend-BusinessPhoneAppendInputs\">BusinessPhoneAppend Inputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/#PA2-BusinessPhoneAppend-BusinessPhoneAppendOutputs\">BusinessPhoneAppend Outputs<\/a><\/li>\n<\/ul>\n\n\n\n<p>BusinessPhoneAppend returns a phone number based on provided inputs. The minimum required inputs are BusinessName City State.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"PA2-BusinessPhoneAppend-URLEndpoints\">URL Endpoints&nbsp;<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>JSON:<\/strong><\/li>\n\n\n\n<li><a href=\"https:\/\/trial.serviceobjects.com\/pa2\/api.svc\/BusinessPhoneAppendJson?BusinessName={BUSINESSNAME}&amp;Address={ADDRESS}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;&amp;LicenseKey={LICENSEKEY}\"><strong>\u00a0<\/strong>https:\/\/trial.serviceobjects.com\/pa2\/api.svc\/BusinessPhoneAppendJson?BusinessName={BUSINESSNAME}&amp;Address={ADDRESS}&amp;City={CITY}&amp;State={STATE}&amp;PostalCode={POSTALCODE}&amp;&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>XML:&nbsp;<\/strong><\/li>\n\n\n\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/PA2\/api.svc\/BusinessPhoneInfo\/%7BSTATE%7D\/%7BCITY%7D\/%7BPOSTALCODE%7D\/%7BADDRESS%7D\/%7BBUSINESSNAME%7D\/%7BLICENSEKEY%7D?format=xml\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/PA2\/api.svc\/BusinessPhoneInfo\/{STATE}\/{CITY}\/{POSTALCODE}\/{ADDRESS}\/{BUSINESSNAME}\/{LICENSEKEY}?format=xml<\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"PA2-BusinessPhoneAppend-BusinessPhoneAppendInputs\">BusinessPhoneAppend Inputs<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\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>The Business Name of the contact to return the telephone number.<\/td><\/tr><tr><td>Address<\/td><td>String<\/td><td>The Address of the contact to return the telephone number.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>The City of the contact to return the telephone number.<\/td><\/tr><tr><td>State<\/td><td>String<\/td><td>The State of the contact to return the telephone number.<\/td><\/tr><tr><td>Postal Code<\/td><td>String<\/td><td>The Postal Code of the contact to return the telephone number.<\/td><\/tr><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\/phone-insight\/?phone-append\" rel=\"noreferrer noopener\" target=\"_blank\">https:\/\/www.serviceobjects.com\/phone-insight\/?phone-append<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"PA2-BusinessPhoneAppend-BusinessPhoneAppendOutputs\">BusinessPhoneAppend Outputs<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li>If no errors are encountered a PhoneInfoResult element will be returned with the following information. If there is an error, an Error object will be returned (explained in the&nbsp;<a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-errors\/\">Errors&nbsp;<\/a>page).<\/li>\n<\/ul>\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>Phone<\/td><td>String<\/td><td>The landline phone number matching the found contact.<\/td><\/tr><tr><td>Name<\/td><td>String<\/td><td>The Name of the person matching the found contact.<\/td><\/tr><tr><td>Address<\/td><td>String<\/td><td>The Address of the person matching the found contact.<\/td><\/tr><tr><td>City<\/td><td>String<\/td><td>The City of the person matching the found contact.<\/td><\/tr><tr><td>State<\/td><td>String<\/td><td>The State of the person matching the found contact.<\/td><\/tr><tr><td>PostalCode<\/td><td>String<\/td><td>The Postal Code of the person matching the found contact.<\/td><\/tr><tr><td>IsResidential<\/td><td>String<\/td><td>A determination of the matching contact is a business number or not.<\/td><\/tr><tr><td>Certainty<\/td><td>String<\/td><td>A rating scale of the accuracy of the matching contact given the supplied inputs. Values can be &#8220;Low&#8221; &#8220;Medium&#8221; or &#8220;High&#8221;<\/td><\/tr><tr><td>LineType<\/td><td>String<\/td><td>A determination of the phone carrier line type. Possible values are &#8220;Landline&#8221;, &#8220;Wireless&#8221;, &#8220;VOIP&#8221;, or &#8220;Unknown&#8221;. This operation favors landline results but does have the opportunity to return a small percentage of wireless numbers.<\/td><\/tr><tr><td>Debug<\/td><td>String<\/td><td>An internal field used for testing our services.<\/td><\/tr><tr><td>Error<\/td><td><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-errors\/\" target=\"_blank\" rel=\"noreferrer noopener\">Error<\/a><\/td><td>See Errors<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>BusinessPhoneAppend returns a phone number based on provided inputs. The minimum required inputs are BusinessName City State. URL Endpoints&nbsp; BusinessPhoneAppend Inputs Name Type Description BusinessName String The Business Name of the contact to return the telephone number. Address String The Address of the contact to return the telephone number. City String The City of the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":5096,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5110","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>PA2 - BusinessPhoneAppend<\/title>\n<meta name=\"description\" content=\"URL Endpoints&nbsp; BusinessPhoneAppend Inputs BusinessPhoneAppend Outputs BusinessPhoneAppend returns a phone number based on provided inputs. The\" \/>\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=\"PA2 - BusinessPhoneAppend\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints&nbsp; BusinessPhoneAppend Inputs BusinessPhoneAppend Outputs BusinessPhoneAppend returns a phone number based on provided inputs. The\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-29T15:57:02+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-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/\",\"name\":\"PA2 - BusinessPhoneAppend\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-13T20:15:04+00:00\",\"dateModified\":\"2024-03-29T15:57:02+00:00\",\"description\":\"URL Endpoints&nbsp; BusinessPhoneAppend Inputs BusinessPhoneAppend Outputs BusinessPhoneAppend returns a phone number based on provided inputs. The\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Phone Append 2\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"PA2 &#8211; Operations\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"PA2 &#8211; BusinessPhoneAppend\"}]},{\"@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":"PA2 - BusinessPhoneAppend","description":"URL Endpoints&nbsp; BusinessPhoneAppend Inputs BusinessPhoneAppend Outputs BusinessPhoneAppend returns a phone number based on provided inputs. The","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":"PA2 - BusinessPhoneAppend","og_description":"URL Endpoints&nbsp; BusinessPhoneAppend Inputs BusinessPhoneAppend Outputs BusinessPhoneAppend returns a phone number based on provided inputs. The","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2024-03-29T15:57:02+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-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/","name":"PA2 - BusinessPhoneAppend","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-13T20:15:04+00:00","dateModified":"2024-03-29T15:57:02+00:00","description":"URL Endpoints&nbsp; BusinessPhoneAppend Inputs BusinessPhoneAppend Outputs BusinessPhoneAppend returns a phone number based on provided inputs. The","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/pa2-businessphoneappend\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Phone Append 2","item":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/"},{"@type":"ListItem","position":3,"name":"PA2 &#8211; Operations","item":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-append-2\/pa2-operations\/"},{"@type":"ListItem","position":4,"name":"PA2 &#8211; BusinessPhoneAppend"}]},{"@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\/5110","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=5110"}],"version-history":[{"count":10,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5110\/revisions"}],"predecessor-version":[{"id":10025,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5110\/revisions\/10025"}],"up":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5096"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=5110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}