Table of Contents

Search

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

Developer Guide

Developer Guide

AddressCodeLookup Mode

AddressCodeLookup Mode

The Address Verification reference data includes unique values that represent part of an address or the complete address. To return the value for an address, or to retrieve the address information that a value represents, configure Informatica Address Verification in address code lookup mode. You must also install the corresponding address code lookup (
ACL
) database with valid license keys.
In address code lookup mode, you can retrieve address information for the following countries:
  • Austria
  • Germany
  • Japan
  • Serbia
  • South Africa
  • United Kingdom
To configure Informatica Address Verification in address code lookup mode, specify the address code for the information that you require in the input. Find the AddressCode element of the LookupKeys element in the
AVJob.schema.json
file.
The AddresssCode element includes the following properties:
  • Value. The address code value.
  • Type. The type of address code.
When you submit the address code lookup values for processing, Address Verification returns the partial or complete addresses that correspond to the values.

Address Codes

The following table lists the address codes that you can add:
Country
Address Code
Description
Austria
AUT_PACID
An Austria address has a PAC ID value when the address receives mail at another address at the same location.
The PAC ID value is the Postal Address Code (PAC) value of the corresponding address that receives the mail.
For example, a PAC ID value of 100004254 returns the following address:
Neue-Welt-Gasse 2 8010 Graz AUT
The address that gives access to the mailbox is the Ident address.
Germany
DEU_AGS
The Amtliche Gemeindeschlüssel (AGS) is a variable-length value that uniquely identifies a municipality in Germany. An AGS value might return more than one level of municipality information.
See also
DEU_StreetID
.
Germany
DEU_LocalityID
The Locality ID is a variable-length value that uniquely identifies a German locality.
See also
DEU_StreetID
.
Germany
DEU_StreetID
The Street ID is a variable-length value that uniquely identifies a German street address.
For example, when you validate the following address:
Röntgenstr. 9 67133 Maxdorf Germany
Address Verification returns the following additional information in the address output:
AGS: 07338018 LocalityID: 68015519 StreetID: 100560690
Japan
JPN_ChoumeiAzaCode
The Choumei Aza code is an 11-digit value that corresponds to a delivery point address in Japan.
For example, a JPN_ChoumeiAzaCode of 28201160001 fetches the following result:
〒670-0081兵庫県姫路市田寺東1丁目
or
01 Chome Taderahiga-shi Himeji-shi Hyogo-ken 670-0081 Japan
You can use the Choumei Aza code in address code lookup mode to find the current version or an historical version of an address.
Japan
JPN_ChoumeiAzaGaikuCode
The Choumei Aza code is an 11-digit value that defines a unique delivery point for Japan addresses. The Gaiku code is a four-digit value that identifies a city block (ban) in Japan. The combined Choumei Aza code and Gaiku code helps you to retrieve more accurate addresses from Address Verification.
Serbia
SRB_PAK
The Postal Address Code (PAK) is a six-digit value that defines a unique Serbian address to the street level.
For example, a SRB_PAK value of 111411 fetches the following result:
Braće Krsmanovića 13 11000 Beograd SRB
South Africa
ZAF_NADID
The National Address Database (NAD) ID is a unique numeric ID assigned to a South Africa street address.
For example, a ZAF_NADID value of 2170232 fetches the following result:
4 Balmoral Road Vincent East London 5247 South Africa
United Kingdom
GBR_UDPRN
The Unique Delivery Point Reference Number (UDPRN) is an eight-character value that uniquely identifies a postal address in the Royal Mail PAF database.
For example, a GBR_UDPRN value of 15511432 fetches the following result:
Flat 16 Haden Court Lennox Road London N4 3HS United Kingdom
United Kingdom
GBR_UPRN
The Unique Property Reference Number (UPRN) is a numeric value that uniquely identifies a land or property unit in the United Kingdom.
For example, a GBR_UPRN value of 151117706 fetches the following result:
2 Drumforber Cottage Laurencekirk AB30 1RS United Kingdom
Address Verification returns a value of 0 for the ResultQuality and PostalRelevance status codes in address code lookup mode, because the lookup returns a partial address.
Address Verification returns a value of U as the Address Type in address code lookup mode.

Transaction Key and Record ID Values in Address Code Lookup Mode

If the address records in your organization contain transaction keys or record ID values, you can use the values in address code lookup mode. When you include the values in the input addresses, Address Verification passes the values through to the output addresses. You can then enter a transaction key or record ID value in address code lookup mode to query the output addresses and to return the address that matches the value.
Use the SourceID to enter the values. You can find the input SourceID in the
AVJob.schema.json
file.

0 COMMENTS

We’d like to hear from you!