Lead Verification
The system requires the user to initiate a session with a valid login id and password. This session is created via a get to an established page on the Web server. Once "logged on", a session is created with a 20 minute timeout. An unlimited number of connections are allowed. All information is logged and used for security and billing purposes.
The following transaction types are valid:
- Geographic Scores
- Purchase History Variables
- Payment Scores
- Collection Scores
- High Risk Addresses
- Consumer Verification & COA Data
- Cooperative RFM
- Behavioral List Selection Data
- Demographic Scores
General Information:
The system is accessed via https. A request is made to a specific web
page. The results are returned in a stream that can then be parsed and
used to display a web page, feed an API interface or use via a real-time
system.
You can test any transaction by first copying the login transaction into
a browser command line window and pressing go. This will establish the
session with our servers, and allow you to cut and paste any of the
other transactions into the browser command line. When the blank screen
returns, you simply right click and select view source to see the XML
string that is returned.
If you have any questions, please don't hesitate to contact us.

