Sample Response: JSON
{
"confidence": 40,
"jurisdiction": {
"state": {
"code": "46",
"name": "SD"
},
"county": {
"code": "041",
"name": "Dewey"
},
"place": {
"name": "",
"code": "00000",
"gnisCode": "000000000",
"classCode": "",
"incorporatedFlag": "Uninc",
"lastAnnexedDate": "",
"lastUpdatedDate": "",
"lastVerifiedDate": ""
},
"spds": [
{
"districtName": "Cheyenne River Sioux Tribe",
"districtCode": "IRD",
"districtNumber": "00005",
"versionDate": "092006",
"effectiveDate": "062007",
"compiledDate": "092006",
"updateDate": "062016"
}
]
},
"matchedAddress": {
"formattedAddress": "2001 Main St Eagle Butte, SD 57625",
"mainAddressLine": "2001 Main St",
"addressLastLine": "Eagle Butte, SD 57625",
"placeName": "",
"areaName1": "SD",
"areaName2": "",
"areaName3": "Eagle Butte",
"areaName4": "",
"postCode": "57625",
"postCodeExt": "",
"country": "USA",
"addressNumber": "",
"streetName": "",
"unitType": "",
"unitValue": ""
},
"salesTax": {
"totalTaxRate": 0.045,
"totalTaxAmount": 4.5,
"stateTaxRate": 0,
"stateTaxAmount": 0,
"countyTaxRate": 0,
"countyTaxAmount": 0,
"municipalTaxRate": 0,
"municipalTaxAmount": 0,
"spdsTax": [
{
"districtNumber": "00005",
"taxRate": 0.045,
"taxAmount": 4.5
}
],
"specialTaxRulesApplied": false,
"specialTaxRulesDescriptor": "NA"
},
"useTax": {
"totalTaxRate": 0.045,
"totalTaxAmount": 4.5,
"stateTaxRate": 0,
"stateTaxAmount": 0,
"countyTaxRate": 0,
"countyTaxAmount": 0,
"municipalTaxRate": 0,
"municipalTaxAmount": 0,
"spdsTax": [
{
"districtNumber": "00005",
"taxRate": 0.045,
"taxAmount": 4.5
}
],
"specialTaxRulesApplied": false,
"specialTaxRulesDescriptor": "NA"
}
}
In case no data is found, the following response is returned:
{}