<para> The Postal Id will not be used in the Address Validation but will be updated on the Address Details if a match is found in the database. </para> <para> This functionality requires the Address Interface Full Verification Add-On. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| addressDetails | ISAddressDetails | The Address details. | ||
| sanitise | Boolean | Optional | Indicates whether to Sanitise the Address if its Delivery Type is 'Unspecified'. If omitted, a value of False is assumed. | |
| sanitisedAddress | ISAddressDetails | Optional | ByRef | The Sanitised Address or Nothing if the Address was not Sanitised. If omitted, a value of Nothing is assumed. |
Boolean value indicating success.