From my understanding Address Validation in Netsui...
# general
c
From my understanding Address Validation in Netsuite is done through either UPS or FedEx APIs. So why is it that I can validate an address by copy and pasting it into both the UPS and FedEx website, but Netsuite gives me "The address entered is not valid. Please, make sure Country, City, State, Postal Code and Street is entered correctly." For context this seems to happen when the address is a bit newer, like if you type it in to google maps, it might show in the middle of a forest. Does this mean that the UPS and FedEx websites are more up to date and their APIs are validating with an older database?
r
On a side note: Google Map, FexEx, UPs takes more time to get updated, we started using smartystreets for an inhouse app it works for places even with ongoing construction.
c
nice, I'll have to check that out, thanks!