Address Verification (Cloud)
- Address Verification (Cloud) 3.0
- All Products
Country
| Supported Codes
|
---|---|
Germany
| DEU_AGS, DEU_LOCALITY_ID, and DEU_STREET_ID
|
Japan
| JPN_CHOUMEI_AZA_CODE and JPN_CHOUMEI_AZA_GAIKU_CODE
|
Serbia
| SRB_PAK
|
South Africa
| ZAF_NADID
|
South Korea
| KOR_ADDRESS_ID
|
United Kingdom
| GBR_UDPRN and GBR_UPRN
|
Country
| Certification
| Organization
| Enrichment Type
|
---|---|---|---|
Australia
| AMAS
| Australia Post
| AMAS |
Canada
| SERP
| Canada Post
| SERP |
France
| SNA
| La Poste
| SNA |
New Zealand
| SendRight
| New Zealand Post
| SEND_RIGHT |
ProcessMode
| Addresses
| Results
| ResultDataSet
|
---|---|---|---|
Batch or Certified
| Up to 1000
| Up to 1000
| 0 to 1
|
Interactive or FastCompletion
| 1
| 1
| 0 to 100
|
<ProcessMode>ADDRESSCODELOOKUP | BATCH | CERTIFIED | FASTCOMPLETION | INTERACTIVE</ProcessMode>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://validator5.AddressDoctor.com/Webservice5/v3"> <soapenv:Header/> <soapenv:Body> <Process> <login>*****</login> <password>**********</password> <parameters><ProcessMode>INTERACTIVE</ProcessMode></parameters> <addresses> <Address> <FormattedAddress> <string>U 8 995 BURKE ROAD</string> <string>CAMBERWELL VIC 3124</string> <string>AUSTRALIA</string> </FormattedAddress> </Address> </addresses> </Process> </soapenv:Body> </soapenv:Envelope>