Question
I want to set up Loqate to cleanse addresses outside of the default country setting. How can I achieve it?
Answer
Before making any changes, Reltio should import and store non-{default country} addresses normally but not cleanse them.
The property loqateLicensedCountry defines a list of countries for which the customer is licensed and from which the addresses will be cleansed. If the address provided is not from a licensed country, then the record will not be cleansed.
This parameter is case sensitive, so an example of cleansing for the US, Canada, and Australia would look like:
"loqateLicensedCountry": "US;us;UNITED STATES;United States;united states;USA;usa;Canada;canada;CA;Australia;australia;AU"
References
https://docs.reltio.com/datacleansenew/addresscleansingprop.html
Comments
Please sign in to leave a comment.