verifyAddresses

Printer-friendly version
Parameters: 
Parameter Type Default Description
1 addressesArray of Address-The addresses to verify
2 (Returns)Array of VerifiedAddress-The results of the verification

This will verify the provided addresses against the standard address databases (e.g. PAF). You will need to consult the "status" property of the results to determine what changes, if any, had to be made.

This currently only works with UK postcodes, and is only available by prior arrangement with MetaPack. This particular service incurs additional cost.

 

Service Class: 

Examples

Example Language
Example 81 : Verify addresses Java