Business Search: Difference between revisions

From Melissa Data Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 35: Line 35:
|SampleCodeEntries=
|SampleCodeEntries=
{{CodeButton
{{CodeButton
|Name=REST .NET/C#
|Name=REST .NET/C#  
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_CSharp.zip
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_CSharp.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-CSharp2017-REST
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-CSharp2017-REST
}}
}}
{{CodeButton
{{CodeButton
|Name=REST Java
|Name=REST Java  
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_Java.zip
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_Java.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java-REST
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java-REST
}}
}}
{{CodeButton
{{CodeButton
|Name=REST Javascript
|Name=REST Javascript  
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_Javascript.zip
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript-REST
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript-REST

Revision as of 19:40, 17 August 2018

The Global Business Search API is designed to enable the user to perform extremely flexible searches to Melissa Data’s business database. The Global Business Search API is ideal for performing skip-tracing type searches, allowing you to search for business information with very limited amount of information, such as having just the business’s name.

Current Build

Releases August 2018
Build 1.0.0

Input/Output

Examples

Result Codes

Sample Code

  • REST .NET/C#
 -
  • REST Java
 -
  • REST Javascript
 -