• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

USPS web service query

 
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI all,
I want to do address validation in my website & while doing that I was doing analysis about USPS web tools. I found that the web service provided by USPS is useful only for address validation & not for address correction i.e. it will just add zip+4 code to address if address provided is correct but it will not make any correction if there are any spelling mistakes or abbreviations used.
There is another service called USPS AEC(Address element correction) which can do address correction but it is an offline service & hence not useful to me.
So can anyone tell me if there is any product provided by USPS which can be used for address correction? Please let me know just the product name so I can do research on that. Thanks in advance.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I just finished UPS Address Validation integration using the UPS online tools. Obviously, this is only relevant if you use UPS but you might get some ideas from the code. Check out my blog..
Thanks,
snappy

http://letstalkjava.blogspot.com/
 
my overalls have superpowers - they repel people who think fashion is important. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic