Integration with USPS - address validation
Our development team have created a synchronous messaging package that connects to USPS api for address verification. Anytime an address is entered (either online or through our 3rd party onboarding process) this api will validate whether or not the address entered is a valid USPS value and if it is valid the database will be updated to reflect the corrected value.
This works 'most' of the time. However periodically (maybe 1 out of 10-15 tries) we recieve an error message below. After receiving the error usually you can simply resubmit the event by clicking SAVE again and the address will be accepted.