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

Address Elements

Address Elements

The AddressElements property of the Results object contains the following elements:
Building
Contains building information. A Building field contains building-level data, such as the building descriptor, building name, and building number.
The Building element includes the following properties:
  • Value. The building information.
  • SubItems. The sub items of the element. The possible values are Name, PreDescriptor, PostDescriptor, and Number.
  • Status. The address element status codes.
SubBuilding
Contains sub-building information, such as an apartment or suite number. A SubBuilding field contains sub-building level data, such as the sub-building descriptor, sub-building name, and sub-building number.
The SubBuilding element includes the following properties:
  • Value. The sub-building information.
  • SubItems. The sub items of the element. The possible values are Name, PreDescriptor, PostDescriptor, and Number.
  • Status. The address element status codes.
Street
Contains street information. A Street field contains street-level data, such as the street name, street post-descriptor, street post-directional, street pre-descriptor, and street pre-directional.
The Street element includes the following properties:
  • Value. The street information.
  • SubItems. The sub items of the element. The possible values are Name, PreDescriptor, PostDescriptor, PreDirectional, PostDirectional, Number, and AdditionalInfo.
  • Status. The address element status codes.
SupplementaryDeliveryInformation
Contains supplementary delivery information. A SupplementaryDeliveryInformation field adds supplementary data to an address to assist the mail carrier in mail delivery.
The SupplementaryDeliveryInformation element includes the following properties:
  • Value. The supplementary delivery information.
  • Status. The address element status codes.
HouseNumber
Contains house number information. The house number identifies a building at street level.
The HouseNumber element includes the following properties:
  • Value. The house number information.
  • SubItems. The sub items of the element. The possible values are Number, Suffix, PreDescriptor, and PostDescriptor.
  • Status. The address element status codes.
DeliveryService
Contains delivery service information. A delivery service is a mail pickup location managed by the post office, such as a P.O. Box.
The DeliveryService element includes the following properties:
  • Value. The delivery service information.
  • SubItems. The sub items of the element. The possible values are PreDescriptor, PostDescriptor, Number, NumberSuffix, and AdditionalInfo.
  • Status. The address element status codes.
PostOffice
Contains post office information.
The PostOffice element includes the following properties:
  • Value. The post office information.
  • SubItems. The sub items of the element. The possible values are Name, PreDescriptor, PostDescriptor, Number, and AdditionalInfo.
  • Status. The address element status codes.
Locality
Contains locality information.
The Locality element includes the following properties:
  • Value. The locality information.
  • SubItems. The sub items of the element. The possible values are Name, Suffix, Prefix, SortingCode, and AdditionalInfo.
  • Status. The address element status codes.
PostalCode
Contains postal code information.
The PostalCode element includes the following properties:
  • Value. The postal code information.
  • SubItems. The sub items of the element. The possible values are Base and AddOn.
  • Status. The address element status codes.
AdministrativeDivision
Contains province information.
The AdministrativeDivision element includes the following properties:
  • Value. The province information.
  • Variants. The variants of the element. The possible values are Extended, ISO, and Abbreviation.
  • SubItems. The sub items of the element. The possible values are Prefix, Suffix, and Name.
  • Status. The address element status codes.
Residue
Contains residue information. A Residue field contains data duplicate or redundant data.
The Residue element includes the following properties:
  • Value. The residue information.
  • Type. The type of residue information. The possible values are TrashNecessary, TrashSuperfluous, and TrashUnrecognized.
Country
Contains country information.
The Country element includes the following properties:
  • Code. The ISO2, ISO3, or the ISONumber of the country.
  • Name. The name of the country, such as NameEN.
The CountryNameType and CountryCodeType properties present in the Standardizations element controls the country name and the country code.

0 COMMENTS

We’d like to hear from you!