Table of Contents

Search

  1. Preface
  2. Part 1: On-Prem Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: Geocode Countries
  5. Appendix B: Reverse Geocoding Coverage
  6. Appendix C: Certified Mode Values

On-Premises Developer Guide

On-Premises Developer Guide

Verification Modes and Input Address Formats

Verification Modes and Input Address Formats

The verification mode that you select for your input address data can depend on the structure of your data set. You can select batch, interactive, and certified modes for all address formats. If you select QuickCapture mode, your complete address must occupy a single field.
Your organization might store data in one of several formats. For example, your data set might use a discrete field for each address element, or it might store multiple address elements in each field.

Example: United States Address

Your data set might contain the following United States address:
123 MAIN ST UNIT 4567, KRYTON TN 38101
You might store the address in a database table in one of the following formats:
Partially-Fielded Address Format
Your data set might store multiple address elements in each field.
The following table shows how you can map the fields in your data set to fields in Address Verification:
PostalFormattedAddressLine
PostalFormattedAddressLine
123 MAIN ST UNIT 4567 KRYTON TN 38101
KRYTON TN 38101
Hybrid Address Format
Your data set might store multiple address elements in some fields and unique elements in others.
The following table shows how you can map the fields in your data set to fields in Address Verification:
PostalDeliveryAddressLine
City
State
ZIP
123 MAIN ST UNIT 4567
KRYTON
TN
38101
Discrete Address Format
Your data set might store address elements in discrete fields.
The following table shows how you can map the fields in your data set to fields in Address Verification:
HouseNumber
Street
Sub-Building
City
State
ZIP
123
MAIN ST
UNIT 4567
KRYTON
TN
38101
Single Address Format
Your data set might store the address in a single field.
The following table shows how you can map the field in your data set to an Address Verification field:
SingleAddressLine
123 MAIN ST UNIT 4567 KRYTON TN 38101
Do not include country information in the SingleAddressLine field. Add a Country field for country information.
The following table lists the address fields that you can select for each format and the verification modes that support the formats:
Input Address Format
Field Examples
Supported Verification Modes
Partially fielded
PostalFormattedAddressLines, PostalDeliveryAddressLines
Batch, Interactive, Certified
Hybrid (discrete and multi-element)
AddressElements, PostalFormattedAddressLines, PostalDeliveryAddressLines
Batch, Interactive, Certified
Discrete fields for address elements
AddressElements
Batch, Interactive, Certified
Unfielded/single-line input
SingleAddressLine
QuickCapture, Batch, Interactive

0 COMMENTS

We’d like to hear from you!