{"id":9340,"date":"2023-04-11T16:18:51","date_gmt":"2023-04-11T23:18:51","guid":{"rendered":"https:\/\/www.serviceobjects.com\/docs\/?page_id=9340"},"modified":"2023-05-15T14:20:49","modified_gmt":"2023-05-15T21:20:49","slug":"dots-phone-validation-international","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/","title":{"rendered":"DOTS Phone Validation International"},"content":{"rendered":"\n<ul class=\"is-style-bullets-list wp-block-list\">\n<li><a href=\"#PVI-Introduction\">Introduction<\/a><\/li>\n\n\n\n<li><a href=\"#PVI-Developer-Guide-Map\">Developer Guide Map<\/a><\/li>\n\n\n\n<li><a href=\"#PVI-Integration-Basics\">Integration Basics<\/a><\/li>\n<\/ul>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"PVI-Introduction\">Introduction<\/h1>\n\n\n\n<p><br>Our International Phone Validation service validates phone numbers for international direct dialing, while returning line type, country code and geocoding information.  It returns additional information as well, including ported status, SMS and time zone details and identifies high-risk VOIP and prepay phones.\u00a0\u00a0<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-main-btn\"><a class=\"wp-block-button__link has-white-color has-text-color has-background wp-element-button\" href=\"https:\/\/www.serviceobjects.com\/phone-insight\/\" style=\"background-color:#084c9c\" target=\"_blank\" rel=\"noreferrer noopener\">GET YOUR FREE API TRIAL KEY<\/a><\/div>\n<\/div>\n\n\n\n<p><a href=\"https:\/\/www.serviceobjects.com\/products\/phone\/phone-exchange\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><\/p>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"PVI-Developer-Guide-Map\">Developer Guide Map<\/h1>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-operations\/\">Operations<\/a>\n<ul class=\"wp-block-list\">\n<li>This section lists the Phone Validation International operations and goes into the details behind the inputs and outputs.&nbsp;\n<ul class=\"wp-block-list\">\n<li>Operations:\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-operations\/pvi-getphonedetails\/\">GetPhoneDetails<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-note-warning-codes\/\">Notes and Warnings<\/a>\n<ul class=\"wp-block-list\">\n<li>This section shows additional supporting data tables that are associated to the&nbsp;Phone Validation International operations.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-errors\/\">Errors<\/a>\n<ul class=\"wp-block-list\">\n<li>Similar to&nbsp; the Notes and Warnings section, this section reflects details on the error outputs that can happen with the service.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-code-snippets-and-sample-code\/\">Code Snippets and Sample Code<\/a>\n<ul class=\"wp-block-list\">\n<li>Here you&#8217;ll find code snippets for various programming languages and frameworks along with links to our sample code page on the web site.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-try-the-api\/\">Try The API<\/a>\n<ul class=\"wp-block-list\">\n<li>This is where you&#8217;ll go to take the API for a spin.&nbsp; There you can test our recommended operation&nbsp;<a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-operations\/pvi-getphonedetails\/\">GetPhoneDetails<\/a>. <\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-service-reference\/\">Service Reference<\/a>\n<ul class=\"wp-block-list\">\n<li>In this section you&#8217;ll find all the different endpoints supported by this service, input and output schema information as well as an opportunity to try the other endpoints as well.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/pvi-frequently-asked-questions\/)\">Frequently Asked Questions<\/a>\n<ul class=\"wp-block-list\">\n<li>This is a list of some of the questions we hear more often that you can reference and get answers on right away.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"PVI-Integration-Basics\">Integration Basics<\/h1>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><br>Integration of Phone Validation International into user applications is generally a straightforward process. For common programming platforms, such as C#, Java, Python, PHP, etc., Service Objects will likely have sample code available online:<br><a href=\"https:\/\/www.serviceobjects.com\/developers\/sample-code\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.serviceobjects.com\/developers\/sample-code\/<\/a><\/li>\n\n\n\n<li>If the code you seek is not available online, you can ask Service Objects to build a custom example for you. Email&nbsp;<a rel=\"noreferrer noopener\" href=\"mailto:support@serviceobjects.com\" target=\"_blank\">support@serviceobjects.com<\/a>&nbsp;for more details.<\/li>\n\n\n\n<li><strong>Web Service Structure<\/strong><\/li>\n\n\n\n<li>Web services provide a standard interface to encapsulate tricky business logic. They allow simple integration of applications via the web. Service Objects has followed web services best practices and come up with some of its own standards to ensure that its web services are as easy to integrate and as accessible as possible.\n<ul class=\"wp-block-list\">\n<li><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Test Page<\/strong><br><a href=\"https:\/\/trial.serviceobjects.com\/pvi\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/strial.serviceobjects.com\/pvi\/<\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Every web service has&nbsp;<em>operations<\/em>&nbsp;that it offers to subscribers. These operations, also called methods, contain different functionality and return different outputs.  Phone Validation International has one operation, it&nbsp;will be described in detail later in this document.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Our International Phone Validation service validates phone numbers for international direct dialing, while returning line type, country code and geocoding information. It returns additional information as well, including ported status, SMS and time zone details and identifies high-risk VOIP and prepay phones.\u00a0\u00a0 Developer Guide Map Integration Basics Every web service has&nbsp;operations&nbsp;that it offers to [&hellip;]<\/p>\n","protected":false},"author":20,"featured_media":0,"parent":0,"menu_order":28,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9340","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>DOTS Phone Validation International<\/title>\n<meta name=\"description\" content=\"Introduction Developer Guide Map Integration Basics Introduction Our International Phone Validation service validates phone numbers for international\" \/>\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=\"DOTS Phone Validation International\" \/>\n<meta property=\"og:description\" content=\"Introduction Developer Guide Map Integration Basics Introduction Our International Phone Validation service validates phone numbers for international\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-15T21:20:49+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-validation-international\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/\",\"name\":\"DOTS Phone Validation International\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2023-04-11T23:18:51+00:00\",\"dateModified\":\"2023-05-15T21:20:49+00:00\",\"description\":\"Introduction Developer Guide Map Integration Basics Introduction Our International Phone Validation service validates phone numbers for international\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Phone Validation International\"}]},{\"@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":"DOTS Phone Validation International","description":"Introduction Developer Guide Map Integration Basics Introduction Our International Phone Validation service validates phone numbers for international","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":"DOTS Phone Validation International","og_description":"Introduction Developer Guide Map Integration Basics Introduction Our International Phone Validation service validates phone numbers for international","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2023-05-15T21:20:49+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-validation-international\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/","name":"DOTS Phone Validation International","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2023-04-11T23:18:51+00:00","dateModified":"2023-05-15T21:20:49+00:00","description":"Introduction Developer Guide Map Integration Basics Introduction Our International Phone Validation service validates phone numbers for international","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-phone-validation-international\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Phone Validation International"}]},{"@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\/9340","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\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=9340"}],"version-history":[{"count":23,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/9340\/revisions"}],"predecessor-version":[{"id":9646,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/9340\/revisions\/9646"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=9340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}