Introduction

DOTS Address Validation 4 US (“AV4”) is a new version of our Address Validation and Address Validation 3 Web services. This service utilizes the latest .Net Framework, WCF, and can be used as a RESTful service. AV4 is designed to take an unstandardized address, validate it against the latest USPS data, and return standardized, deliverable addresses. The service provides corrected information such as the correct street location and zip plus four code, along with parsed address tokens, such as the PMB box number, pre- and post-directionals, county and state codes, and much more.

AV4 can provide instant address verification and correction to websites or enhancement to contact lists.  However, the output from AV4 must be considered carefully before the existence or non-existence of an address is decided. AV4 can be used in three modes. Mode 1, is for doing the standard validation as it always has with USPS datasets and expert address validation techniques. Mode 2, uses standard rules plus aggregated non-USPS datasets. And, mode 3, enhanced rules plus name and phone assisted address nudging, using proprietary data.

If you are an existing client and are using the previous version of this service then please click on the following link. DOTS Address Validation – US 3

Resources

Test the service for free with 500 complimentary transactions.

Sample Code

View sample code in PHP, JAVA, C# and other supported protocols and languages.

Upload Your List

Test our APIs and discover the possibilities by uploading a test list.

Sample Data

Use our sample input data to get started testing our services right away.

Quick Lookups

Seeing is believing. Use our quick lookups to see how each API transforms your data.

Developer Guide Map

  • Operations
    This section lists the DOTS Address Validation US 4 operations and goes into the details behind the inputs and outputs.
    Operations:
  • Status
    The status is the overall level of what were able to determine during the validation process and is described in more detail here.
  • Validation Types
    This section shows all of the available Address Notes that are possible to be returned by the service.
  • Address Notes
    This section shows all of the available Address Notes that are possible to be returned by the service.
  • DPV Codes and Notes
    This section describes DPV Codes and Notes in more detail.
  • Errors
    Similar to the DPV Codes, DPV Notes, and Corrections section, this section reflects details on the error outputs that can happen with the service.
  • Code Snippets and Sample Code
    Here you’ll find code snippets for various programming languages and frameworks along with links to our sample code page on the web site.
  • Try The API
    This is where you’ll go to take the API for a spin. There you can test our recommended operation GetBestMatch.
  • Service Reference
    In this section you’ll find all the different endpoints supported by this service, input and output schema information as well as an opportunity to try the other endpoints as well.
  • Frequently Asked Questions
    This is a list of some of the questions we hear more often that you can reference and get answers on right away.

Integration Basics

Integrating AV4 into your application should be easy and straightforward. If you are using a common platform, Service Objects may already have sample code built that you can use.

https://www.serviceobjects.com/developers/sample-code/

However, if you are using a common platform that does not already have sample code, you can ask Service Objects to build you an example. Email support@serviceobjects.com for more details.


Web Service Structure:

Web services are methods that integrate with other applications via the web, and encapsulate tricky business logic. Web services are too large of a topic to cover in this document, but Service Objects has developed its web services to be as easy to integrate and as accessible as possible.


Test Page

https://strial.serviceobjects.com/AV4/