Introduction

DOTS Address Detective (“AD”) is a phone and name-assisted address validation tool. When an address does not resolve, additional clues such as having a phone number or name can help determine an address for the contact. Without these clues, or if these clues do not produce a hit, the service has the same functionality as our DOTS Address Validation – US products. A score is used to give an idea of how likely it is that this address is correct for this contact. This service utilizes the latest .Net Framework, WCF, and can be used as a RESTful service or with SOAP. 

AD can provide instant address verification and correction to websites or enhancement to contact lists. 

Developer Guide Map

Integration Basic

Important Notes!
1. This XML is the definition of the web service, meaning its inputs, outputs, operations, and the like.  Most likely, you will have another tool read this WSDL and make the operations available to you in your application.  Whenever your utilities or IDE asks for a WSDL path to AD, you can provide this one.

2. SOAP is done via POST, only with special XML markup in the post-body.