Overview
Zamp leverages the power of address validation platform, Smarty, to validate addresses in the United States.Endpoints Used
Validating Customer Address Example
Operate an Accounting Platform? Give users the power to validate an address in real-time when creating a new customer.Valid Address
IfvalidatedAddress is NOT null, inform the user that the address is valid.
Invalid Address
IfvalidatedAddress is null, inform the user that the address is not valid.