Global Address Verification: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(30 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|ProductBody= | |ProductBody= | ||
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= | |CurrentBody= | ||
<h3>Current Build</h3> | <h3>Current Build</h3> | ||
*[https://releasenotes.melissa.com/cloud-api/global-address-verification/ Build History] | |||
<!--<h3>Notices</h3>--> | |||
*[ | |||
<h3>Notices</h3> | |||
|EssentialsBody= | |EssentialsBody= | ||
<h3>Getting Started</h3> | <h3>Getting Started</h3> | ||
*[ | *[https://www.melissa.com/quickstart-guides/global-address Quick Start Guide] | ||
<h3>Basics</h3> | <h3>Basics</h3> | ||
*[[Global Address Verification:Introduction|Introduction]] | *[[Global Address Verification:Introduction|Introduction]] | ||
*[[Global Address Verification:Licensing|Licensing]] | *[[Global Address Verification:Licensing|Licensing]] | ||
*[[Global Address Verification:URL|Service URLs]] | *[[Global Address Verification:URL|Service URLs]] | ||
*[[Global Terms]] | *[[Global Terms]] | ||
*[[Data Coverage by Country|Data Coverage by Country]] | *[[Data Coverage by Country|Data Coverage by Country]] | ||
Line 24: | Line 21: | ||
*[[Global Address Verification:FAQ|Global Address Verification FAQ]] | *[[Global Address Verification:FAQ|Global Address Verification FAQ]] | ||
<h3>[[Service Samples|Service Sample]]</h3> | <h3>[[Service Samples|Service Sample]]</h3> | ||
*[ | *[https://www.melissa.com/v2/lookups/globaladdresscheck/ Try the service] | ||
<h3>Web Service General Information</h3> | <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 Security] | |||
*[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= | |ReferenceBody= | ||
<h3>Dev Console</h3> | <h3>Dev Console</h3> | ||
*[ | *[https://devconsole.melissadata.com/globaladdress/ Global Address Verification Dev Console] | ||
<h3>Input/Output</h3> | <h3>Input/Output</h3> | ||
*[[Global Address Verification:Request|Request Fields]] | *[[Global Address Verification:Request|Request Fields]] | ||
Line 43: | Line 45: | ||
*[[Global Address Verification:Batch XML|Batch XML]] | *[[Global Address Verification:Batch XML|Batch XML]] | ||
<h3>Result Codes</h3> | <h3>Result Codes</h3> | ||
*[[Global Address Verification:Result Codes|Result Code Use]] | *[[Global Address Verification:Result Codes|Global Address Verification Result Code Use]] | ||
*[[Result Code Details#Global Address Verification|Global Address Verification Result Codes]] | *[[Result Code Details#Global Address Verification|Global Address Verification Result Codes]] | ||
<h3>[[Global Address Verification:Sample Code|Sample Code]]</h3> | <h3>[[Global Address Verification:Sample Code|Sample Code]]</h3> | ||
Line 50: | Line 52: | ||
{{CodeButton | {{CodeButton | ||
|Name=Java | |Name=Java | ||
|DownloadLink= | |DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddress_Java.zip | ||
|SourceLink=https://github.com/MelissaData/GlobalAddress-Java | |SourceLink=https://github.com/MelissaData/GlobalAddress-Java | ||
}} | }} | ||
{{CodeButton | {{CodeButton | ||
|Name=Javascript | |Name=Javascript | ||
|DownloadLink= | |DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddress-Javascript.zip | ||
|SourceLink=https://github.com/MelissaData/GlobalAddress-Javascript | |SourceLink=https://github.com/MelissaData/GlobalAddress-Javascript | ||
}} | }} | ||
{{ | {{CodeButtonSource | ||
|Name=.NET/C# | |Name=.NET/C# | ||
|SourceLink=https://github.com/MelissaData/GlobalAddressVerification-Dotnet | |||
|SourceLink=https://github.com/MelissaData/ | |||
}} | }} | ||
{{CodeButton | {{CodeButton | ||
|Name=Batch Python | |Name=Batch Python | ||
|DownloadLink= | |DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalAddress/GlobalAddressBatch-PYTHON.zip | ||
|SourceLink=https://github.com/MelissaData/GlobalAddressBatch-Python | |SourceLink=https://github.com/MelissaData/GlobalAddressBatch-Python | ||
}} | }} | ||
{{CodeButtonPostman}} | |||
}} | }} | ||
<h3>Open Source Batch Application</h3> | <h3>Open Source Batch Application</h3> | ||
*[https:// | *[https://github.com/MelissaData/ListwareDesktop-NET Listware Desktop Gitlab Repository C# .NET] | ||
*[https://github.com/MelissaData/ListwareDesktop-Java Listware Desktop Gitlab Repository Java] | |||
}} | }} | ||
Latest revision as of 21:52, 4 August 2023
Current Build | |||||||||||
|
Dev ConsoleInput/OutputExamplesResult CodesSample Code
Open Source Batch Application |