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

AliasHandling

AliasHandling

An alias is a recognized alternative name for an item of information in an address. For example, a street or a locality might have an official name and also an alias by which it is commonly recognized.
You can set the property at the element level and at the address level. The element-level AliasHandling property takes precedence over the address-level property.
To set the alias handling policy at the address level, find the property under
Parameters
CountrySets
Standardizations
in the
AVJob.schema.json
file. To set the policy at the element level, find the property under the associated element name under
Parameters
CountrySets
Standardizations
ElementStandardizations
in the
AVJob.schema.json
file.
You can configure the AliasHandling property to one of the following values:
PreserveAll
Retains the alias for the address element.
PreserveOfficial
Returns the address element name that the postal authority prefers. The name may be the official name or the alias, depending on the local usage.
PostalAdmin
Returns the official name of the address element. The default value is PostalAdmin.
When you validate addresses in certified mode, set the AliasHandling property to PreserveOfficial.

0 COMMENTS

We’d like to hear from you!