{"id":3772,"date":"2022-11-12T00:07:18","date_gmt":"2022-11-12T00:07:18","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=3772"},"modified":"2025-08-22T09:19:34","modified_gmt":"2025-08-22T16:19:34","slug":"ft-gettaxinfobycitystate","status":"publish","type":"page","link":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/","title":{"rendered":"FT &#8211; GetTaxInfoByCityState"},"content":{"rendered":"<nav aria-label=\"FT GetTaxInfoByCityState Navigation\">\n<ul class=\"is-style-bullets-list\">\n<li><a href=\"#FT-GetTaxInfoByCityState-URLEndpoints\">URL Endpoints<\/a><\/li>\n<li><a href=\"#FT-GetTaxInfoByCityState-GetTaxInfoByCityStateInputs\">GetTaxInfoByCityState Inputs<\/a><\/li>\n<li><a href=\"#FT-GetTaxInfoByCityState-GetTaxInfoByCityStateOutputs\">GetTaxInfoByCityState Outputs<\/a><\/li>\n<li><a href=\"#FT-GetTaxInfoByCityState-References\">References<\/a><\/li>\n<\/ul>\n<\/nav>\n<article aria-label=\"FT GetTaxInfoByCityState Overview\">&nbsp;<br \/>\nThis operation returns a unique tax record given a city, state and tax type. It returns the exact same output as the previous operations.<br \/>\n&nbsp;<\/article>\n<article aria-label=\"FT GetTaxInfoByCityState Replacement Explanation\">This operation is a replacement for&nbsp;<a href=\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitycountystate\/\">GetTaxInfoByCityCountyState&nbsp;<\/a>if county information is not present. It would be good to use if only city and state are available but has a higher likelihood than any other operation of returning multiple records. If more precise information is available, such as zip code it would be recommended to use that.&nbsp;<strong>DO NOT USE<\/strong>&nbsp;this operation for Minnesota rates. Minnesota tracks rates by zip code and city and county rates might be different for each city\/county based on the zip code.<br \/>\n&nbsp;<\/article>\n<section aria-labelledby=\"FT-GetTaxInfoByCityState-URLEndpoints\">\n<h2 id=\"FT-GetTaxInfoByCityState-URLEndpoints\">URL Endpoints<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><strong>JSON:<\/strong>\n<ul>\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/FT\/web.svc\/json\/GetTaxInfoByCityState?City={CITY}&amp;State={STATE}&amp;TaxType={TAXTYPE}&amp;LicenseKey={LICENSEKEY}\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/FT\/web.svc\/json\/GetTaxInfoByCityState?City={CITY}&amp;State={STATE}&amp;TaxType={TAXTYPE}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n<li><strong>XML:<\/strong>&nbsp;\n<ul>\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/FT\/web.svc\/xml\/GetTaxInfoByCityState?City={CITY}&amp;State={STATE}&amp;TaxType={TAXTYPE}&amp;LicenseKey={LICENSEKEY}\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/FT\/web.svc\/xml\/GetTaxInfoByCityState?City={CITY}&amp;State={STATE}&amp;TaxType={TAXTYPE}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/section>\n<section aria-labelledby=\"FT-GetTaxInfoByCityState-GetTaxInfoByCityStateInputs\">\n<h2 id=\"FT-GetTaxInfoByCityState-GetTaxInfoByCityStateInputs\">GetTaxInfoByCityState 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>City<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>A city name representing the city of the desired tax rate.<\/td>\n<\/tr>\n<tr>\n<td>State<\/td>\n<td>String<\/td>\n<td>Varies<\/td>\n<td>The state name or abbreviation representing the state of the desired tax rate.<\/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.<br \/>Sign up for a free trial key at<br \/><a href=\"https:\/\/www.serviceobjects.com\/fasttax\/\" rel=\"noreferrer noopener\" target=\"_blank\">https:\/\/www.serviceobjects.com\/fasttax\/<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"FT-GetTaxInfoByCityState-GetTaxInfoByCityStateOutputs\">\n<h2 id=\"FT-GetTaxInfoByCityState-GetTaxInfoByCityStateOutputs\">GetTaxInfoByCityState 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>County FIPS(Federal Information Processing Standard)&nbsp;code; used to uniquely&nbsp;<br \/>identify counties across the US.<\/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-GetTaxInfoByCityState-References\">\n<h2 id=\"FT-GetTaxInfoByCityState-References\">References<\/h2>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>URL Endpoints GetTaxInfoByCityState Inputs GetTaxInfoByCityState Outputs References &nbsp; This operation returns a unique tax record given a city, state and tax type. It returns the exact same output as the previous operations. &nbsp; This operation is a replacement for&nbsp;GetTaxInfoByCityCountyState&nbsp;if county information is not present. It would be good to use if only city and state [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3748,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3772","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 - GetTaxInfoByCityState<\/title>\n<meta name=\"description\" content=\"URL Endpoints GetTaxInfoByCityState Inputs GetTaxInfoByCityState Outputs References &nbsp; This operation returns a unique tax record given a city, state\" \/>\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-gettaxinfobycitystate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FT - GetTaxInfoByCityState\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints GetTaxInfoByCityState Inputs GetTaxInfoByCityState Outputs References &nbsp; This operation returns a unique tax record given a city, state\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/\" \/>\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-22T16:19:34+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-gettaxinfobycitystate\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/\",\"name\":\"FT - GetTaxInfoByCityState\",\"isPartOf\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-12T00:07:18+00:00\",\"dateModified\":\"2025-08-22T16:19:34+00:00\",\"description\":\"URL Endpoints GetTaxInfoByCityState Inputs GetTaxInfoByCityState Outputs References &nbsp; This operation returns a unique tax record given a city, state\",\"breadcrumb\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/#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; GetTaxInfoByCityState\"}]},{\"@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 - GetTaxInfoByCityState","description":"URL Endpoints GetTaxInfoByCityState Inputs GetTaxInfoByCityState Outputs References &nbsp; This operation returns a unique tax record given a city, state","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-gettaxinfobycitystate\/","og_locale":"en_US","og_type":"article","og_title":"FT - GetTaxInfoByCityState","og_description":"URL Endpoints GetTaxInfoByCityState Inputs GetTaxInfoByCityState Outputs References &nbsp; This operation returns a unique tax record given a city, state","og_url":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2025-08-22T16:19:34+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-gettaxinfobycitystate\/","url":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/","name":"FT - GetTaxInfoByCityState","isPartOf":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-12T00:07:18+00:00","dateModified":"2025-08-22T16:19:34+00:00","description":"URL Endpoints GetTaxInfoByCityState Inputs GetTaxInfoByCityState Outputs References &nbsp; This operation returns a unique tax record given a city, state","breadcrumb":{"@id":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-fasttax\/ft-operations\/ft-gettaxinfobycitystate\/#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; GetTaxInfoByCityState"}]},{"@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\/3772","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=3772"}],"version-history":[{"count":10,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3772\/revisions"}],"predecessor-version":[{"id":12066,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/3772\/revisions\/12066"}],"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=3772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}