List of Operations
- GetBestMatch (Recommend Operation)
- Returns sales or use tax rates based on address information. If the address information fails, it will provide a zip code level match. This operation can return multiple tax rates for zip Level matches.
-
- GetTaxInfoByCityCountyState
- Returns sales tax information for a given city/county/state combination. Returns one tax record.
-
- GetTaxInfoByCityState
- Returns sales tax information for a given city/state combination. Can return multiple tax records in cases where the given city is bounded by multiple counties.
- GetCanadianTaxInfoByProvince
- Returns sales tax information for a given Canadian province. All Canadian taxes are kept at the province level.
- GetTaxInfoByZip_V2 (Deprecated)
- Returns basic information about the area such as Zip code, city, county, FIPS, and state.