Difference between revisions of "MatchUp"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ {| border="0" valign="top" style="border-spacing:0px; max-width:1000px;" |colspan="2"| {{ProductHeader |Color=prodorange |Image=[[File:MediumTile_MatchUpWS.png|link=...")
 
(27 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_CSNA_MatchUpWebService.png|link=]]
{{ProductHeader
|ProductBody=
|Color=prodorange
Welcome to the Melissa MatchUp service. This service compares records and eliminates duplicates.
|Image=[[File:MediumTile_MatchUpWS.png|link=]]
Enterprise-Level and Performance Considerations:
|Body=
*[[MatchUp Hub]]
Welcome to the Melissa Data MatchUp Web Service. The MatchUp Web Service compares records and eliminates duplicates.
[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+matchUp+web+service]]
}}
|CurrentBody=
|-
|valign="top" colspan="2"|
{{ProductSecond
|Color=orange
|Image=[[File:MediumTile_Current.png|link=]]
|BodyCol1=
<h3>Current Build</h3>
<h3>Current Build</h3>
Releases March 2017
*[https://releasenotes.melissa.com/cloud-api/matchup/ Build History]
<br>Build 0.0.0
*[[MatchUp Web Service:Build History|Build History]]
|BodyCol2=
<h3>Notices</h3>
<h3>Notices</h3>
*'''[[MatchUp Web Service:Notice#MatchUp Web Service Discontinued|MatchUp Discontinuation]]'''
*'''[[MatchUp Web Service:Notice|MatchUp Notice]]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
}}
|EssentialsBody=
|-
|valign="top" width="50%" style="padding-right:8px;"|
{{ProductLeftTwoBody
|Color=green
|Image=[[File:MediumTile_Essentials.png|link=]]
|Body=
<h3>Getting Started</h3>
*[[Media:MatchUpWS_QSG.pdf|Quick Start Guide]]
<h3>Basics</h3>
<h3>Basics</h3>
*[[MatchUp Web Service:Introduction|Introduction]]
*[[MatchUp Web Service:Introduction|Introduction]]
*[[MatchUp Web Service:Introduction#Basic Usage|Basic Usage]]
*[[MatchUp Web Service:Licensing|Licensing]]
*[[MatchUp Web Service:Licensing|Licensing]]
*[[MatchUp Web Service:URL|Service URLs]]
*[[MatchUp Web Service:URL|Service URLs]]
*[[IP Address Information]]
*[[IP Address Information]]
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[MatchUp Web Service:FAQ|MatchUp Web Service FAQ]]
*[[MatchUp Web Service:FAQ|MatchUp FAQ]]
|Body2=
<h3>Web Service General Information</h3>
<h3>Web Service General Information</h3>
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service V4:Protocols|Protocols]]
*[[Cloud Service V4:Protocols|Protocols]]
}}
|ReferenceBody=
|valign="top" width="50%" style="padding-left:8px;"|
<h3>Dev Console</h3>
{{ProductLeft
*[https://devconsole.melissadata.com/matchupws/ MatchUp Dev Console]
|Color=red
|Image=[[File:MediumTile_Reference.png|link=]]
|Body=
<h3>Input/Output</h3>
<h3>Input/Output</h3>
*[[MatchUp Web Service:Request|Request Fields]]
*[[MatchUp Web Service:GetMatchcodeList|GetMatchcodeList]]
*[[MatchUp Web Service:Response|Response Fields]]
*[[MatchUp Web Service:CreateJob|CreateJob]]
*[[MatchUp Web Service:SubmitRecords|SubmitRecords]]
*[[MatchUp Web Service:SubmitJob|SubmitJob]]
*[[MatchUp Web Service:GetJobStatus|GetJobStatus]]
*[[MatchUp Web Service:RetrieveRecords|RetrieveRecords]]
<h3>Examples</h3>
<h3>Examples</h3>
*[[MatchUp Web Service:REST JSON|REST JSON]]
*[[MatchUp Web Service:REST JSON|REST JSON]]
Line 56: Line 42:
<h3>Result Codes</h3>
<h3>Result Codes</h3>
*[[MatchUp Web Service:Result Codes|Result Code Use]]
*[[MatchUp Web Service:Result Codes|Result Code Use]]
*[[Result Code Details#MatchUp Web Service|MatchUp Web Service Result Codes]]
*[[Result Code Details#MatchUp Web Service|MatchUp Result Codes]]
<h3>[[MatchUp Web Service:Sample Code|Sample Code]]</h3>
<h3>[[MatchUp Web Service:Sample Code|Sample Code]]</h3>
<!--*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessCoder/BC_REST_Java_Win.zip REST Java]-->
{{CodeButtonTable
|SampleCodeEntries=
{{CodeButtonDownload
|Name=Javascript Matchcodes
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/MatchUPWS/MatchUpWS_Matchcode_JavascriptJSONP.zip
}}
{{CodeButtonDownload
|Name=Java
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/MatchUPWS/MatchUpWS_Java.zip
}}
{{CodeButtonDownload
|Name=JSON C#
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/MatchUPWS/MatchUpWS_JSON_CSharp.zip
}}
{{CodeButtonDownload
|Name=SOAP C#
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/MatchUPWS/MatchUpWS_SOAP_CSharp.zip
}}
{{CodeButtonDownload
|Name=XML C#
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/MatchUPWS/MatchUpWS_XML_CSharp.zip
}}
{{CodeButtonPostman}}
}}
}}
}}
|}
 


[[Category:Cloud Services]]
[[Category:Cloud Services]]
[[Category:MatchUp Web Service]]
[[Category:MatchUp Web Service]]

Revision as of 00:26, 1 April 2023

TILE CSNA MatchUpWebService.png
Welcome to the Melissa MatchUp service. This service compares records and eliminates duplicates.

Enterprise-Level and Performance Considerations:

Request-free-demo.png
TILE WIKI Reference.png

Dev Console

Input/Output

Examples

Result Codes

Sample Code

  • Javascript Matchcodes
 - Button Download.png
  • Java
 - Button Download.png
  • JSON C#
 - Button Download.png
  • SOAP C#
 - Button Download.png
  • XML C#
 - Button Download.png
  • Postman
 -