20.01.2015 Views

Reference Guide - Melissa Data

Reference Guide - Melissa Data

Reference Guide - Melissa Data

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Reference</strong> <strong>Guide</strong><br />

Using the Service<br />

<br />

<br />

1<br />

Sample<br />

<br />

3.0.50<br />

<br />

REST<br />

URL<br />

A REST request can submit a single record via an HTTP GET. The following example uses the same<br />

address as the SOAP and XML samples.<br />

https://personator.melissadata.net/v3/WEB/ContactVerify/<br />

doContactVerifyt=Sample&id=123456789&act=Check&cols=&opt=&full=<br />

&comp=&a1=22382%20avenida%20empresa&a2=&city=rancho%20santa%20<br />

margarita&a2=&state=CA&postal=92688&ctry=&email=&phone=<br />

The record ID element does not exist for the REST interface, since you can only submit a single record<br />

per request.<br />

Response<br />

Same as the XML Response. See the XML “Response” on page 8.<br />

JSON<br />

Request<br />

{<br />

"Transmission<strong>Reference</strong>":"Sample",<br />

"CustomerID":"123456789",<br />

"Actions":"Check",<br />

"Options":,<br />

"Columns":,<br />

"Records":[{<br />

"RecordID":"1",<br />

"CompanyName":,<br />

"FullName":,<br />

9

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!