Skip to content
Last update: August 26, 2024

Address Validation

Address validation is used in the Frontend Application to prevent creation of orders with invalid (not acceptable by AvaTax) addresses.

To validate addresses, run:

curl -X POST "https://my-admin.virtocommerce.com/api/tax/avatax/address/validate" -H "accept:text/json"