Today's blog post will show the code you need to validate an Account address via the UPS Address Validation call you can find in the UPS Shipmate app.
Firstly we will look at the Controller code, and we will explain how it works below:
Lines 7-12: This is where you specify the name of the Account object that you want to validate the address for.
Lines 14-27: We need to get the...
Continue reading »