Difference between revisions of "Global Address Verification"

From Melissa Data Wiki
Jump to navigation Jump to search
(61 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_GlobalAddressVerification.png|link=]]
{{ProductHeader
|ProductBody=
|Color=blue
|Image=[[File:MediumTile_GlobalAV.png|link=]]
|Body=
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]]
|-
|CurrentBody=
|valign="top" colspan="2"|
{{ProductSecond
|Color=orange
|Image=[[File:MediumTile_Current.png|link=]]
|BodyCol1=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released June 2012
Released October 2021
<br>Build 1.0.0.0
<br>Build 3.0.1.167
*[[Build History:Global Address Verification|Build History]]
*[[Global Address Verification:Build History|Build History]]
|BodyCol2=
<h3>Notices</h3>
<!--<h3>Notices</h3>-->
*'''[https://www.melissa.com/quickstart-guides/global-address-update Upcoming Major Update]'''
}}
*'''[[Web Service:Notice|Important Notice]]'''
|-
|EssentialsBody=
|valign="top" width="50%" style="padding-right:8px;"|
<h3>Getting Started</h3>
{{ProductLeft
*[https://www.melissa.com/quickstart-guides/global-address Quick Start Guide]
|Color=green
|Image=[[File:MediumTile_Essentials.png|link=]]
|Body=
<h3>Basics</h3>
<h3>Basics</h3>
*[[Best Practices:Web Service|Web Service Best Practices]]
*[[Global Address Verification:Introduction|Introduction]]
*[[IP Address Information]]
*[[Global Address Verification:Licensing|Licensing]]
*[[URL:Global Address Verification|Service URLs]]
*[[Global Address Verification:URL|Service URLs]]
*[[Global Terms]]
*[[Data Coverage by Country|Data Coverage by Country]]
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[FAQ:Web Services|Web Services Related]]
*[[Global Address Verification:FAQ|Global Address Verification FAQ]]
<h3>[[Service Samples|Service Sample]]</h3>
<h3>[[Service Samples|Service Sample]]</h3>
*[http://www.melissadata.com/service/lookups/addressverify_univ.aspx Try the service]
*[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
}}
}}
|valign="top" width="50%" style="padding-left:8px;"|
{{CodeButton
{{ProductLeft
|Name=.NET/C#
|Color=red
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddress-NET.zip
|Image=[[File:MediumTile_Reference.png|link=]]
|SourceLink=https://github.com/MelissaData/GlobalAddress-NET
|Body=
<h3>Documentation</h3>
*[[Media:DQT_WS_Global_RG.pdf|Global Address Verification Reference Guide]]
<h3>[[Results Codes]]</h3>
*[[Results Codes#AE|Address Error Codes]]
*[[Results Codes#AC|Address Change Codes]]
*[[Results Codes#AV|Global Address Verification Codes]]
*[[Results Codes#US Address Type|Global Address Type Codes]]
*[[Results Codes#GeoCoder|GeoCoder Results Codes]]
*[[Response Results Codes#Global Web Service|Global Web Service Response Error Codes]]
<h3>Sample XML</h3>
*[[Global Address Verification:XML Request|XML Request]]
*[[Global Address Verification:XML Response|XML Response]]
<h3>Sample Code</h3>
*[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]
}}
}}
|}
{{CodeButton
|Name=Batch Python
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddressBatch-PYTHON.zip
|SourceLink=https://github.com/MelissaData/GlobalAddressBatch-Python
}}
}}
<h3>Open Source Batch Application</h3>
*[https://github.com/MelissaData/ListwareDesktop-NET Listware Desktop Gitlab Repository C# .NET]
*[https://github.com/MelissaData/ListwareDesktop-Java Listware Desktop Gitlab Repository Java]
}}
 


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

Revision as of 01:34, 15 January 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 October 2021
Build 3.0.1.167

Notices