Difference between revisions of "Global Address Verification"

From Melissa Data Wiki
Jump to navigation Jump to search
(77 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
<div id="mdmain">
{{ProductV2
<div id="mdmain" class="top">
|ProductImage=[[File:TILE_CSG_GlobalAddressVerification.png|link=]]
{{ProductHead
|ProductBody=
|ProductTitle=Global Address Verification
|Blurb=
Welcome to the Melissa Data Global Address Verification Web Service. Verify and standardize mailing addresses from across the world with the flexibility and accuracy delivered by Melissa Data products.
Welcome to the Melissa Data Global Address Verification Web Service. Verify and standardize mailing addresses from across the world with the flexibility and accuracy delivered by Melissa Data products.
 
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+gav+cloud]]
The Global Address Verification Web Service:
|CurrentBody=
*Supports 240 countries in the world.
<h3>Current Build</h3>
*Will detail both the accuracy of a given address and the possible accuracy of a given country.
Released June 2022
*Still supports the expected accuracy of Melissa Data’s Address Check Web Service for the United States and Canada.
<br>Build 3.0.1.174
*Supports multiple protocols to access the Web Service, including JSON, XML, REST, XFORMS, and SOAP.
*[[Global Address Verification:Build History|Build History]]
|LogoRight=MD_GlobalAV_256_v3.png
<!--<h3>Notices</h3>-->
|EssentialsBody=
<h3>Getting Started</h3>
*[https://www.melissa.com/quickstart-guides/global-address Quick Start Guide]
<h3>Basics</h3>
*[[Global Address Verification:Introduction|Introduction]]
*[[Global Address Verification:Licensing|Licensing]]
*[[Global Address Verification:URL|Service URLs]]
*[[Global Terms]]
*[[Data Coverage by Country|Data Coverage by Country]]
<h3>FAQ</h3>
*[[Global Address Verification:FAQ|Global Address Verification FAQ]]
<h3>[[Service Samples|Service Sample]]</h3>
*[https://www.melissa.com/v2/lookups/globaladdresscheck/ Try the service]
<h3>Web Service General Information</h3>
*[https://www.melissa.com/quickstart-guides/using-web-services Using Melissa Web Services]
*[https://www.melissa.com/quickstart-guides/web-service-protocols Web Service Protocols]
*[https://www.melissa.com/quickstart-guides/ip-address-information IP Address Information]
*[https://www.melissa.com/quickstart-guides/escape-characters Escape Characters]
*[https://www.melissa.com/quickstart-guides/privacy-security Privacy and Securtiy]
*[https://www.melissa.com/quickstart-guides/multi-threading Multi-Threading and Retry]
*[https://www.melissa.com/quickstart-guides/response-errors Response Level Errors]
*[https://www.melissa.com/quickstart-guides/using-result-codes Using Result Codes]
|ReferenceBody=
<h3>Dev Console</h3>
*[https://devconsole.melissadata.com/globaladdress/ Global Address Verification Dev Console]
<h3>Input/Output</h3>
*[[Global Address Verification:Request|Request Fields]]
*[[Global Address Verification:Response|Response Fields]]
<h3>Examples</h3>
*[[Global Address Verification:REST JSON|REST JSON]]
*[[Global Address Verification:REST JSONP|REST JSONP]]
*[[Global Address Verification:REST XML|REST XML]]
*[[Global Address Verification:Batch JSON|Batch JSON]]
*[[Global Address Verification:Batch SOAP|Batch SOAP]]
*[[Global Address Verification:Batch XML|Batch XML]]
<h3>Result Codes</h3>
*[[Global Address Verification:Result Codes|Global Address Verification Result Code Use]]
*[[Result Code Details#Global Address Verification|Global Address Verification Result Codes]]
<h3>[[Global Address Verification:Sample Code|Sample Code]]</h3>
{{CodeButtonTable
|SampleCodeEntries=
{{CodeButton
|Name=Java
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddress_Java.zip
|SourceLink=https://github.com/MelissaData/GlobalAddress-Java
}}
{{CodeButton
|Name=Javascript
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddress-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalAddress-Javascript
}}
{{CodeButton
|Name=.NET/C#
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddress-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalAddress-NET
}}
}}
</div>
{{CodeButton
 
|Name=Batch Python
<div id="mdmain" class="midleft">
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddressBatch-PYTHON.zip
{{SectionBody
|SourceLink=https://github.com/MelissaData/GlobalAddressBatch-Python
|GradientColor=green
|SectionTitle=Essentials
|SectionBody=
<span class="boxhead02">Basics</span>
*[[WS:Best Practices|Best Practices]]
*[[IP Address Information]]
*[[URL:Global Address Verification|Service URLs]]
<span class="boxhead02">Service Sample</span>
*[http://www.melissadata.com/service/lookups/addressverify_univ.aspx Try the service]
}}
}}
</div>
{{CodeButtonPostman}}
 
<div id="mdmain" class="midleft">
{{SectionBody
|GradientColor=orange
|SectionTitle=Current
|SectionBody=
<span class="boxhead02">Current Build</span>
<br>Released June 2012
<br>Build 1.0.0.0
*[[Build History:Global Address Verification|Build History]]
}}
}}
</div>
<h3>Open Source Batch Application</h3>
 
*[https://github.com/MelissaData/ListwareDesktop-NET Listware Desktop Gitlab Repository C# .NET]
<div id="mdmain" class="midright">
*[https://github.com/MelissaData/ListwareDesktop-Java Listware Desktop Gitlab Repository Java]
{{SectionBody
|GradientColor=red
|SectionTitle=Reference
|SectionBody=
<span class="boxhead02">Documentation</span>
*[[Media:DQT_WS_GlobalAddress_RG.pdf|Global Address Verification Reference Guide]]
<span class="boxhead02">Results Codes</span>
*[[GlobalAV:Address Change Codes|Address Change Codes]]
*[[GlobalAV:Address Error Codes|Address Error Codes]]
*[[GlobalAV:Address Type Codes|Address Type Codes]]
*[[GlobalAV:Address Verification Codes|Address Verification Codes]]
*[[GlobalAV:GeoCoder Results Codes|GeoCoder Results Codes]]
*[[Web Service Request Codes]]
<span class="boxhead02">Sample XML</span>
*[[Global Address Verification:XML Request|XML Request]]
*[[Global Address Verification:XML Response|XML Response]]
<span class="boxhead02">Sample Code</span>
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/International/International_SOAP_CSharp9_Win.zip SOAP CSharp9]
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/International/International_REST_VBScript_Win.zip REST VBScript]
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/International/International_XML_Java.zip XML Java]
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/International/International_SOAP_PHP_Win.zip SOAP PHP]
}}
}}
</div>
</div>




[[Category:Web Services]]
[[Category:Cloud Services]]
[[Category:Global Address Verification]]
[[Category:Global Address Verification]]

Revision as of 22:39, 20 June 2022

TILE CSG GlobalAddressVerification.png
Welcome to the Melissa Data Global Address Verification Web Service. Verify and standardize mailing addresses from across the world with the flexibility and accuracy delivered by Melissa Data products.
Request-free-demo.png
TILE WIKI Current.png

Current Build

Released June 2022
Build 3.0.1.174