Address International
Last updated
Last updated
These methods have been deprecated.
We recommend you upgrade your service to the latest Address Validation method. Upgrade at no cost and improved performance.
International address lookup methods take complete or partial address information as an input and perform a search against a given country other than Australia or New Zealand, returning address information that matches the search parameters.
Lookup international addresses from a given country other than Australia/New Zealand using a single-line input address.
The request body is an AddressRestRequest object:
The fullAddress
attribute is required
The country
attribute is required, its value should be an ISO 3166-1 alpha-2 country code.
The fullAddress
parameter is required
The country
parameter is required, its value should be an ISO 3166-1 alpha-2 country code.
The response body is an AddressRestResponse object:
Retrieve international address details using the address id
returned from the international address lookup.
The request body is an AddressRestRequest object:
The id
attribute is required
The id
parameter is required
The response body is an AddressRestResponse object:
Lookup international addresses using a single-line input address.
Retrieve international address details using the result from international address lookup.