Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction
  3. REST call creation
  4. Address structure and elements
  5. Address Enrichments
  6. Process Parameter
  7. Result Parameter
  8. Standardization Parameters
  9. Output Fields
  10. Address Status Values and Return Codes
  11. REST Call Example
  12. Appendix A: Certified Mode Values

Cloud Address Verification API

Cloud Address Verification API

Response

Response

Informatica Address Verification returns the following response:
The status of the request.
{ "Status": "Ok",
The summary of the response.
"Outputs": [ { "ResultInfo": { "ProcessStatus": "F", "ProcessModeUsed": "QuickCapture", "ResultCount": 7, "ResultCountOverflow": false, "ResultCountries": [ "CAN" ] },
The address suggestions that Address Verification returned for the input address.
The first address suggestion in the Street result group for the address.
"Results": [ { "Variants": [ { "StatusValues": { "AddressType": "S",
"ResultGroup": "Street"
, "LanguageISO3": "ENG", "UsedVerificationLevel": "None", "MatchPercentage": "96.15", "Script": "Latin1", "AddressCount": "1", "ResultQuality": 5 }, "AddressElements": { "Street": [ { "Value": "WELLINGTON ST W", "SubItems": { "Name": "WELLINGTON", "PostDirectional": "W", "PostDescriptor": "ST" } } ], "HouseNumber": [ { "Value": "181", "SubItems": { "Number": "181" } } ], "Locality": [ { "Value": "TORONTO", "SubItems": { "Name": "TORONTO" } } ], "PostalCode": [ { "Value": "M5V 3G7", "SubItems": { "Base": "M5V3G7" } } ], "AdministrativeDivision": [ { "Value": "ON", "Variants": { "Extended": "ONTARIO", "ISO": "ON", "Abbreviation": "ON" } } ], "Country": [ { "Code": "CAN", "Name": "CANADA" } ] }, "PreformattedData": { "SingleAddressLine": { "Value": "181 WELLINGTON ST W TORONTO ON M5V 3G7" }, "PostalDeliveryAddressLines": [ { "Value": "181 WELLINGTON ST W" } ], "PostalFormattedAddressLines": [ { "Value": "181 WELLINGTON ST W" }, { "Value": "TORONTO ON M5V 3G7" } ], "PostalLocalityLine": { "Value": "TORONTO ON M5V 3G7" } } } ] },
The second address suggestion in the Street result group for the address.
{ "Variants": [ { "StatusValues": { "AddressType": "S",
"ResultGroup": "Street"
, "LanguageISO3": "ENG", "UsedVerificationLevel": "None", "MatchPercentage": "85.10", "Script": "Latin1", "AddressCount": "1", "ResultQuality": 5 }, "AddressElements": { "SubBuilding": [ { "Value": "SUITE 181", "SubItems": { "Number": "181", "PostDescriptor": "SUITE" } } ], "Street": [ { "Value": "WELLINGTON ST W", "SubItems": { "Name": "WELLINGTON", "PostDirectional": "W", "PostDescriptor": "ST" } } ], "HouseNumber": [ { "Value": "436", "SubItems": { "Number": "436" } } ], "Locality": [ { "Value": "TORONTO", "SubItems": { "Name": "TORONTO" } } ], "PostalCode": [ { "Value": "M5V 1E3", "SubItems": { "Base": "M5V1E3" } } ], "AdministrativeDivision": [ { "Value": "ON", "Variants": { "Extended": "ONTARIO", "ISO": "ON", "Abbreviation": "ON" } } ], "Residue": [ { "Value": "3G7", "Type": "Superfluous" } ], "Country": [ { "Code": "CAN", "Name": "CANADA" } ] }, "PreformattedData": { "SingleAddressLine": { "Value": "436 WELLINGTON ST W SUITE 181 TORONTO ON M5V 1E3" }, "PostalDeliveryAddressLines": [ { "Value": "436 WELLINGTON ST W SUITE 181" } ], "PostalFormattedAddressLines": [ { "Value": "436 WELLINGTON ST W SUITE 181" }, { "Value": "TORONTO ON M5V 1E3" } ], "PostalLocalityLine": { "Value": "TORONTO ON M5V 1E3" } } } ] },
The third address suggestion in the Street result group for the address.
{ "Variants": [ { "StatusValues": { "AddressType": "S",
"ResultGroup": "Street"
, "LanguageISO3": "ENG", "UsedVerificationLevel": "None", "MatchPercentage": "85.10", "Script": "Latin1", "AddressCount": "1", "ResultQuality": 5 }, "AddressElements": { "SubBuilding": [ { "Value": "SUITE 181", "SubItems": { "Number": "181", "PostDescriptor": "SUITE" } } ], "Street": [ { "Value": "WELLINGTON ST W", "SubItems": { "Name": "WELLINGTON", "PostDirectional": "W", "PostDescriptor": "ST" } } ], "HouseNumber": [ { "Value": "462", "SubItems": { "Number": "462" } } ], "Locality": [ { "Value": "TORONTO", "SubItems": { "Name": "TORONTO" } } ], "PostalCode": [ { "Value": "M5V 1E3", "SubItems": { "Base": "M5V1E3" } } ], "AdministrativeDivision": [ { "Value": "ON", "Variants": { "Extended": "ONTARIO", "ISO": "ON", "Abbreviation": "ON" } } ], "Residue": [ { "Value": "3G7", "Type": "Superfluous" } ], "Country": [ { "Code": "CAN", "Name": "CANADA" } ] }, "PreformattedData": { "SingleAddressLine": { "Value": "462 WELLINGTON ST W SUITE 181 TORONTO ON M5V 1E3" }, "PostalDeliveryAddressLines": [ { "Value": "462 WELLINGTON ST W SUITE 181" } ], "PostalFormattedAddressLines": [ { "Value": "462 WELLINGTON ST W SUITE 181" }, { "Value": "TORONTO ON M5V 1E3" } ], "PostalLocalityLine": { "Value": "TORONTO ON M5V 1E3" } } } ] },
The fourth address suggestion in the Street result group for the address.
{ "Variants": [ { "StatusValues": { "AddressType": "S",
"ResultGroup": "Street"
, "LanguageISO3": "ENG", "UsedVerificationLevel": "None", "MatchPercentage": "85.10", "Script": "Latin1", "AddressCount": "1", "ResultQuality": 5 }, "AddressElements": { "SubBuilding": [ { "Value": "SUITE 181", "SubItems": { "Number": "181", "PostDescriptor": "SUITE" } } ], "Street": [ { "Value": "WELLINGTON ST W", "SubItems": { "Name": "WELLINGTON", "PostDirectional": "W", "PostDescriptor": "ST" } } ], "HouseNumber": [ { "Value": "200", "SubItems": { "Number": "200" } } ], "Locality": [ { "Value": "TORONTO", "SubItems": { "Name": "TORONTO" } } ], "PostalCode": [ { "Value": "M5V 3C7", "SubItems": { "Base": "M5V3C7" } } ], "AdministrativeDivision": [ { "Value": "ON", "Variants": { "Extended": "ONTARIO", "ISO": "ON", "Abbreviation": "ON" } } ], "Residue": [ { "Value": "3G7", "Type": "Superfluous" } ], "Country": [ { "Code": "CAN", "Name": "CANADA" } ] }, "PreformattedData": { "SingleAddressLine": { "Value": "200 WELLINGTON ST W SUITE 181 TORONTO ON M5V 3C7" }, "PostalDeliveryAddressLines": [ { "Value": "200 WELLINGTON ST W SUITE 181" } ], "PostalFormattedAddressLines": [ { "Value": "200 WELLINGTON ST W SUITE 181" }, { "Value": "TORONTO ON M5V 3C7" } ], "PostalLocalityLine": { "Value": "TORONTO ON M5V 3C7" } } } ] },
The fifth address suggestion in the Street result group for the address.
{ "Variants": [ { "StatusValues": { "AddressType": "B",
"ResultGroup": "Street"
, "LanguageISO3": "ENG", "UsedVerificationLevel": "None", "MatchPercentage": "85.10", "Script": "Latin1", "AddressCount": "1", "ResultQuality": 5 }, "AddressElements": { "Building": [ { "Value": "BUSINESS BUILDING", "SubItems": { "Name": "BUSINESS BUILDING" } } ], "SubBuilding": [ { "Value": "SUITE 181", "SubItems": { "Number": "181", "PostDescriptor": "SUITE" } } ], "Street": [ { "Value": "WELLINGTON ST W", "SubItems": { "Name": "WELLINGTON", "PostDirectional": "W", "PostDescriptor": "ST" } } ], "HouseNumber": [ { "Value": "200", "SubItems": { "Number": "200" } } ], "Locality": [ { "Value": "TORONTO", "SubItems": { "Name": "TORONTO" } } ], "PostalCode": [ { "Value": "M5V 3C7", "SubItems": { "Base": "M5V3C7" } } ], "AdministrativeDivision": [ { "Value": "ON", "Variants": { "Extended": "ONTARIO", "ISO": "ON", "Abbreviation": "ON" } } ], "Residue": [ { "Value": "3G7", "Type": "Superfluous" } ], "Country": [ { "Code": "CAN", "Name": "CANADA" } ] }, "PreformattedData": { "SingleAddressLine": { "Value": "BUSINESS BUILDING 200 WELLINGTON ST W SUITE 181 TORONTO ON M5V 3C7" }, "PostalDeliveryAddressLines": [ { "Value": "BUSINESS BUILDING" }, { "Value": "200 WELLINGTON ST W SUITE 181" } ], "PostalFormattedAddressLines": [ { "Value": "BUSINESS BUILDING" }, { "Value": "200 WELLINGTON ST W SUITE 181" }, { "Value": "TORONTO ON M5V 3C7" } ], "PostalLocalityLine": { "Value": "TORONTO ON M5V 3C7" } } } ] },
The sixth address suggestion in the Street result group for the address.
{ "Variants": [ { "StatusValues": { "AddressType": "S",
"ResultGroup": "Street"
, "LanguageISO3": "ENG", "UsedVerificationLevel": "None", "MatchPercentage": "78.01", "Script": "Latin1", "AddressCount": "1", "ResultQuality": 5 }, "AddressElements": { "SubBuilding": [ { "Value": "SUITE 181", "SubItems": { "Number": "181", "PostDescriptor": "SUITE" } } ], "Street": [ { "Value": "WELLINGTON ST W", "SubItems": { "Name": "WELLINGTON", "PostDirectional": "W", "PostDescriptor": "ST" } } ], "HouseNumber": [ { "Value": "145", "SubItems": { "Number": "145" } } ], "Locality": [ { "Value": "TORONTO", "SubItems": { "Name": "TORONTO" } } ], "PostalCode": [ { "Value": "M5J 1H8", "SubItems": { "Base": "M5J1H8" } } ], "AdministrativeDivision": [ { "Value": "ON", "Variants": { "Extended": "ONTARIO", "ISO": "ON", "Abbreviation": "ON" } } ], "Residue": [ { "Value": "3G7", "Type": "Superfluous" } ], "Country": [ { "Code": "CAN", "Name": "CANADA" } ] }, "PreformattedData": { "SingleAddressLine": { "Value": "145 WELLINGTON ST W SUITE 181 TORONTO ON M5J 1H8" }, "PostalDeliveryAddressLines": [ { "Value": "145 WELLINGTON ST W SUITE 181" } ], "PostalFormattedAddressLines": [ { "Value": "145 WELLINGTON ST W SUITE 181" }, { "Value": "TORONTO ON M5J 1H8" } ], "PostalLocalityLine": { "Value": "TORONTO ON M5J 1H8" } } } ] },
The seventh address suggestion in the Street result group for the address.
{ "Variants": [ { "StatusValues": { "AddressType": "B",
"ResultGroup": "Street"
, "LanguageISO3": "ENG", "UsedVerificationLevel": "None", "MatchPercentage": "78.01", "Script": "Latin1", "AddressCount": "1", "ResultQuality": 5 }, "AddressElements": { "Building": [ { "Value": "BUSINESS BUILDING", "SubItems": { "Name": "BUSINESS BUILDING" } } ], "SubBuilding": [ { "Value": "SUITE 181", "SubItems": { "Number": "181", "PostDescriptor": "SUITE" } } ], "Street": [ { "Value": "WELLINGTON ST W", "SubItems": { "Name": "WELLINGTON", "PostDirectional": "W", "PostDescriptor": "ST" } } ], "HouseNumber": [ { "Value": "145", "SubItems": { "Number": "145" } } ], "Locality": [ { "Value": "TORONTO", "SubItems": { "Name": "TORONTO" } } ], "PostalCode": [ { "Value": "M5J 1H8", "SubItems": { "Base": "M5J1H8" } } ], "AdministrativeDivision": [ { "Value": "ON", "Variants": { "Extended": "ONTARIO", "ISO": "ON", "Abbreviation": "ON" } } ], "Residue": [ { "Value": "3G7", "Type": "Superfluous" } ], "Country": [ { "Code": "CAN", "Name": "CANADA" } ] }, "PreformattedData": { "SingleAddressLine": { "Value": "BUSINESS BUILDING 145 WELLINGTON ST W SUITE 181 TORONTO ON M5J 1H8" }, "PostalDeliveryAddressLines": [ { "Value": "BUSINESS BUILDING" }, { "Value": "145 WELLINGTON ST W SUITE 181" } ], "PostalFormattedAddressLines": [ { "Value": "BUSINESS BUILDING" }, { "Value": "145 WELLINGTON ST W SUITE 181" }, { "Value": "TORONTO ON M5J 1H8" } ], "PostalLocalityLine": { "Value": "TORONTO ON M5J 1H8" } } } ] } ] } ] }

0 COMMENTS

We’d like to hear from you!