Difference between revisions of "Global Phone"

From Melissa Data Wiki
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{| border="0" valign="top" style="border-spacing:0px; max-width:1000px;"
{{ProductV2
|colspan="2"|
|ProductImage=[[File:TILE_CSG_GlobalPhone.png|link=]]
{{ProductHeader
|ProductBody=
|Color=prodorange
|Image=[[File:MediumTile_GlobalPhoneWS.png|link=]]
|Body=
Welcome to the Melissa Data Global Phone Web Service. Verify phone numbers from over 230 countries and territories, append useful geographic information, and perform, premium real-time checks to distinguish live numbers and phone types.
Welcome to the Melissa Data Global Phone Web Service. Verify phone numbers from over 230 countries and territories, append useful geographic information, and perform, premium real-time checks to distinguish live numbers and phone types.
}}
|CurrentBody=
|-
|valign="top" colspan="2"|
{{ProductSecond
|Color=orange
|Image=[[File:MediumTile_Current.png|link=]]
|BodyCol1=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released September 2017
Released March 2018
<br>Build 4.0.0.60
<br>Build 4.0.0.70
*[[Global Phone:Build History|Build History]]
*[[Global Phone:Build History|Build History]]
|BodyCol2=
<h3>Notices</h3>
<h3>Notices</h3>
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
*[[Global Phone:Transition|Global Phone V3 Deprecation]]
*[[Global Phone:Transition|Global Phone V3 Deprecation]]
}}
|EssentialsBody=
|-
|valign="top" width="50%" style="padding-right:8px;"|
{{ProductLeftTwoBody
|Color=green
|Image=[[File:MediumTile_Essentials.png|link=]]
|Body=
<h3>Getting Started</h3>
<h3>Getting Started</h3>
*[[Media:GlobalPhone_QSG.pdf|Quick Start Guide]]
*[[Media:GlobalPhone_QSG.pdf|Quick Start Guide]]
Line 37: Line 21:
*[[Global Phone:Premium and CallerID Coverage|Premium and CallerID Coverage]]
*[[Global Phone:Premium and CallerID Coverage|Premium and CallerID Coverage]]
*[[IP Address Information]]
*[[IP Address Information]]
*[[Data Coverage by Country|Data Coverage by Country]]
*[[Data Coverage by Country]]
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[Global Phone:FAQ|Global Phone FAQ]]
*[[Global Phone:FAQ|Global Phone FAQ]]
|Body2=
<h3>Web Service General Information</h3>
<h3>Web Service General Information</h3>
*[[Cloud Service:Best Practices|Web Service Best Practices]]
*[[Cloud Service:Best Practices|Web Service Best Practices]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service:Protocols|Protocols]]
*[[Cloud Service:Protocols|Protocols]]
}}
|ReferenceBody=
|valign="top" width="50%" style="padding-left:8px;"|
{{ProductLeft
|Color=red
|Image=[[File:MediumTile_Reference.png|link=]]
|Body=
<h3>Dev Console</h3>
<h3>Dev Console</h3>
*[http://devconsole.melissadata.com/globalphone/ Global Phone Dev Console]
*[http://devconsole.melissadata.com/globalphone/ Global Phone Dev Console]
Line 63: Line 41:
*[[Result Code Details#Global Phone|Global Phone Result Codes]]
*[[Result Code Details#Global Phone|Global Phone Result Codes]]
<h3>[[Global Phone:Sample Code|Sample Code]]</h3>
<h3>[[Global Phone:Sample Code|Sample Code]]</h3>
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/GlobalPhone/GPhone_Csharp.zip REST and JSON CSharp]
{{CodeButtonTable
|SampleCodeEntries=
{{CodeButton
|Name=Java
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/GlobalPhone/GlobalPhone_Java.zip
|SourceLink=https://github.com/MelissaData/GlobalPhone-Java
}}
{{CodeButton
|Name=Javascript
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/GlobalPhone/GlobalPhone-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalPhone-Javascript
}}
{{CodeButton
|Name=.NET/C#
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/GlobalPhone/GlobalPhone-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalPhone-NET
}}
}}
<h3>Open Source Batch Application</h3>
*[https://git.melissadata.com/Listware/ Listware Desktop Gitlab Repository]
}}
}}
|}
 


[[Category:Cloud Services]]
[[Category:Cloud Services]]
[[Category:Global Phone]]
[[Category:Global Phone]]

Revision as of 23:28, 28 September 2018

TILE CSG GlobalPhone.png
Welcome to the Melissa Data Global Phone Web Service. Verify phone numbers from over 230 countries and territories, append useful geographic information, and perform, premium real-time checks to distinguish live numbers and phone types.
TILE WIKI Current.png

Current Build

Released March 2018
Build 4.0.0.70

Notices

TILE WIKI Reference.png

Dev Console

Input/Output

Examples

Result Codes

Sample Code

  • Java
 - Button Download.png Button Source.png
  • Javascript
 - Button Download.png Button Source.png
  • .NET/C#
 - Button Download.png Button Source.png

Open Source Batch Application