Aptify's Postal Code look-up functionality applies to all entity fields that have an Extended Type set to ZipCode, such as the Addresses service's Postal Code field. (See the Aptify 5.5.1 Administration Guide for Administering Entities for more information on entity fields and the Extended Type property.)
...
- OverrideCountryOnMatch: When set to True, this will change the address's country if the Country associated with the retrieved Postal Code is different from the address's current value. For example, if Country is set to United States and you enter a Canadian Postal Code, the system will automatically change the Country to Canada and populate the record's City, State, and County fields accordingly.
When set to False, the system retrieves a Postal Code only if its associated Country matches the address's current Country value. For example, if the Country is set to United States and you enter a Canadian Postal Code, the system will not automatically populate any fields since it could not find a matching ZIP Code in the United States.
Note The country-based look-up functionality described above is only available when Postal Code information for more than one country exists in the Postal Codes service. The standard data provided by Aptify includes only U.S. ZIP Codes. It does not include Canadian or other international Postal Codes.
...