How can I obtain a tax rate result using latitude / longitude?
Overview
I need to find out what the tangible personal property tax rate(s) that exist in a location that is identified by a latitude / longitude.
Environment
REST
Resolution
You can use cURL or other command line tools for getting or sending files using the URL syntax. For example:
curl --user 1234567890:A1B2C3D4E5F6G7H8 "https://development.avalara.net/1.0/...?saleamount=10"
See http://developer.avalara.com/api-doc...rl/estimatetax for more information.