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: Certified Mode Values

On-Premises Developer Guide

On-Premises Developer Guide

CountryCodeType

CountryCodeType

The CountryCodeType property specifies how Address Verification returns the country code in the output address. You set the property at the address level. Find the property under
Parameters
CountrySets
Standardizations
in the
AVJob.schema.json
file.
Address Verification can return the ISO-3166-1 two-character code, ISO-3166-1 three-character code, or ISO-3166-1 three-digit number for the country. The default value is ISO3, which denotes the three-character code.
You can set the property to one of the following values:
  • ISO2. ISO 3166-1 two-character code.
  • ISO3. ISO 3166-1 three-character code.
  • ISONumber. ISO 3166-1 three-digit code.

0 COMMENTS

We’d like to hear from you!