{"id":3774,"date":"2022-11-12T00:08:03","date_gmt":"2022-11-12T00:08:03","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=3774"},"modified":"2025-08-25T13:16:47","modified_gmt":"2025-08-25T20:16:47","slug":"ft-gettaxinfobyzip_v2-deprecated","status":"publish","type":"page","link":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/","title":{"rendered":"FT &#8211; GetTaxInfoByZip_V2 (Deprecated)"},"content":{"rendered":"<nav aria-label=\"FT GetTaxInfoByZip V2 Deprecated Navigation\">\n<ul class=\"is-style-bullets-list\">\n<li><a href=\"#FT-GetTaxInfoByZip_V2(Deprecated)-URLEndpoints\">URL Endpoints<\/a><\/li>\n<li><a href=\"#FT-GetTaxInfoByZip_V2(Deprecated)-GetTaxInfoByZip_V2Inputs\">GetTaxInfoByZip_V2 Inputs<\/a><\/li>\n<li><a href=\"#FT-GetTaxInfoByZip_V2(Deprecated)-GetTaxInfoByZip_V2Outputs\">GetTaxInfoByZip_V2 Outputs<\/a><\/li>\n<li><a href=\"#FT-GetTaxInfoByZip_V2(Deprecated)-References\">References<\/a><\/li>\n<\/ul>\n<\/nav>\n<article aria-label=\"FT GetTaxInfoByZip V2 Deprecated Overview\">&nbsp;<br \/>\nThis is the basic operation for finding sales tax rates in the United States. Given a US zip code and a tax type, it returns sales tax information for that zip code. Several pieces of information are returned, starting with basic information about the area. Zip code, city, county, FIPS, and state are returned here.\u00a0<\/article>\n<article aria-label=\"FT GetTaxInfoByZip V2 Deprecated Overview\">Six tax rates are also returned. An overall rate that represents the combined sales tax rate for that area and the five tax rates it is based on. These five rates are the state rate, the city rate, the county rate, the county district rate and the city district rate. Finally, a field representing any tax exemptions that might be available. Exemptions are normally kept at the state level and can consist of any combination of Labor, Freight and Services. By examining the WSDL, you may see that the service can return multiple tax rates (multiple TaxInfo results). This is because at the zip code level, it is possible that there may be additional matches found. Zip codes can border multiple cities and counties and each might have a different tax rate. It is important to consider all of the results since any of them may be the correct one.<br \/>\n&nbsp;<\/article>\n<section aria-labelledby=\"FT-GetTaxInfoByZip_V2(Deprecated)-URLEndpoints\">\n<h2 id=\"FT-GetTaxInfoByZip_V2(Deprecated)-URLEndpoints\">URL Endpoints<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><strong>XML:<\/strong>\n<ul>\n<li><a href=\"https:\/\/trial.serviceobjects.com\/\/ft\/FastTax.asmx\/GetTaxInfoByZip_V2?PostalCode=string&amp;TaxType=string&amp;LicenseKey=string\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/trial.serviceobjects.com\/\/ft\/FastTax.asmx\/GetTaxInfoByZip_V2?PostalCode=string&amp;TaxType=string&amp;LicenseKey=string<\/a><\/li>\n<\/ul>\n<\/li>\n<\/section>\n<section aria-labelledby=\"FT-GetTaxInfoByZip_V2(Deprecated)-GetTaxInfoByZip_V2Inputs\">\n<h2 id=\"FT-GetTaxInfoByZip_V2(Deprecated)-GetTaxInfoByZip_V2Inputs\">GetTaxInfoByZip_V2 Inputs<\/h2>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr>\n<th scope=\"col\">Name<\/th>\n<th scope=\"col\">Type<\/th>\n<th scope=\"col\">Values<\/th>\n<th scope=\"col\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>PostalCode<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The zip code associated with the desired tax rates<\/td>\n<\/tr>\n<tr>\n<td>TaxType<\/td>\n<td>String<\/td>\n<td>sales \/ use<\/td>\n<td>Selects the type of tax to look for, for the given area.<\/td>\n<\/tr>\n<tr>\n<td>LicenseKey<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>Your license key to use the service.\u00a0<br \/>Sign up for a free trial key at\u00a0<br \/><a href=\"https:\/\/www.serviceobjects.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">www.serviceobjects.com<\/a>.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"FT-GetTaxInfoByZip_V2(Deprecated)-GetTaxInfoByZip_V2Outputs\">\n<h2 id=\"FT-GetTaxInfoByZip_V2(Deprecated)-GetTaxInfoByZip_V2Outputs\">GetTaxInfoByZip_V2 Outputs<\/h2>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<thead>\n<tr>\n<th scope=\"col\">Name<\/th>\n<th scope=\"col\">Type<\/th>\n<th scope=\"col\">Values<\/th>\n<th scope=\"col\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Zip<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The given zip code<\/td>\n<\/tr>\n<tr>\n<td>City<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The city associated with the given zip code<\/td>\n<\/tr>\n<tr>\n<td>County<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The county associated with the given zip code<\/td>\n<\/tr>\n<tr>\n<td>CountyFIPS<\/td>\n<td>String<\/td>\n<td>Three digit number<\/td>\n<td>The FIPS code associated with the zip code<\/td>\n<\/tr>\n<tr>\n<td>StateName<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The state associated with the give zip code<\/td>\n<\/tr>\n<tr>\n<td>StateAbbreviation<\/td>\n<td>String<\/td>\n<td>Two letter state code<\/td>\n<td>The common two letter state abbreviation<\/td>\n<\/tr>\n<tr>\n<td>TotalTaxRate<\/td>\n<td>String<\/td>\n<td>Decimal digit<\/td>\n<td>The decimal representation of the overall tax rate<\/td>\n<\/tr>\n<tr>\n<td>TotalTaxExempt<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The exemptions available for that area. Combinations of Labor\/Freight\/Services<\/td>\n<\/tr>\n<tr>\n<td>StateRate<\/td>\n<td>String<\/td>\n<td>Decimal digit<\/td>\n<td>The decimal representation of the state&#8217;s tax rate<\/td>\n<\/tr>\n<tr>\n<td>CityRate<\/td>\n<td>String<\/td>\n<td>Decimal digit<\/td>\n<td>The decimal representation of the city&#8217;s tax rate<\/td>\n<\/tr>\n<tr>\n<td>CountyRate<\/td>\n<td>String<\/td>\n<td>Decimal digit<\/td>\n<td>The decimal representation of the county&#8217;s tax rate<\/td>\n<\/tr>\n<tr>\n<td>CountyDistrictRate<\/td>\n<td>String<\/td>\n<td>Decimal digit<\/td>\n<td>The decimal representation of any special district tax rates for the county<\/td>\n<\/tr>\n<tr>\n<td>CityDistrictRate<\/td>\n<td>String<\/td>\n<td>Decimal digit<\/td>\n<td>The decimal representation of any special district tax rates for the city<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-errors\/\" target=\"_blank\" rel=\"noreferrer noopener\">Error<\/a><\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The error object containing information about the error returned.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"FT-GetTaxInfoByZip_V2(Deprecated)-References\">\n<h2 id=\"FT-GetTaxInfoByZip_V2(Deprecated)-References\">References<\/h2>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>URL Endpoints GetTaxInfoByZip_V2 Inputs GetTaxInfoByZip_V2 Outputs References &nbsp; This is the basic operation for finding sales tax rates in the United States. Given a US zip code and a tax type, it returns sales tax information for that zip code. Several pieces of information are returned, starting with basic information about the area. Zip code, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3748,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3774","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>FT - GetTaxInfoByZip_V2 (Deprecated)<\/title>\n<meta name=\"description\" content=\"URL Endpoints GetTaxInfoByZip_V2 Inputs GetTaxInfoByZip_V2 Outputs References &nbsp; This is the basic operation for finding sales tax rates in the United\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FT - GetTaxInfoByZip_V2 (Deprecated)\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints GetTaxInfoByZip_V2 Inputs GetTaxInfoByZip_V2 Outputs References &nbsp; This is the basic operation for finding sales tax rates in the United\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-25T20:16:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/\",\"name\":\"FT - GetTaxInfoByZip_V2 (Deprecated)\",\"isPartOf\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-12T00:08:03+00:00\",\"dateModified\":\"2025-08-25T20:16:47+00:00\",\"description\":\"URL Endpoints GetTaxInfoByZip_V2 Inputs GetTaxInfoByZip_V2 Outputs References &nbsp; This is the basic operation for finding sales tax rates in the United\",\"breadcrumb\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS FastTax\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"FT &#8211; Operations\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"FT &#8211; GetTaxInfoByZip_V2 (Deprecated)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"contentUrl\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"width\":2560,\"height\":1440,\"caption\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\"},\"image\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FT - GetTaxInfoByZip_V2 (Deprecated)","description":"URL Endpoints GetTaxInfoByZip_V2 Inputs GetTaxInfoByZip_V2 Outputs References &nbsp; This is the basic operation for finding sales tax rates in the United","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/","og_locale":"en_US","og_type":"article","og_title":"FT - GetTaxInfoByZip_V2 (Deprecated)","og_description":"URL Endpoints GetTaxInfoByZip_V2 Inputs GetTaxInfoByZip_V2 Outputs References &nbsp; This is the basic operation for finding sales tax rates in the United","og_url":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2025-08-25T20:16:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/","url":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/","name":"FT - GetTaxInfoByZip_V2 (Deprecated)","isPartOf":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-12T00:08:03+00:00","dateModified":"2025-08-25T20:16:47+00:00","description":"URL Endpoints GetTaxInfoByZip_V2 Inputs GetTaxInfoByZip_V2 Outputs References &nbsp; This is the basic operation for finding sales tax rates in the United","breadcrumb":{"@id":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobyzip_v2-deprecated\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS FastTax","item":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/"},{"@type":"ListItem","position":3,"name":"FT &#8211; Operations","item":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/"},{"@type":"ListItem","position":4,"name":"FT &#8211; GetTaxInfoByZip_V2 (Deprecated)"}]},{"@type":"WebSite","@id":"https:\/\/www.serviceobjects.com\/docs\/#website","url":"https:\/\/www.serviceobjects.com\/docs\/","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","description":"","publisher":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.serviceobjects.com\/docs\/#organization","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","url":"https:\/\/www.serviceobjects.com\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","contentUrl":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","width":2560,"height":1440,"caption":"Service Objects | Contact, Phone, Email Verification | Data Quality Services"},"image":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3774","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=3774"}],"version-history":[{"count":12,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3774\/revisions"}],"predecessor-version":[{"id":12069,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3774\/revisions\/12069"}],"up":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3748"}],"wp:attachment":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=3774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}