GET | POST | DELETE treasurer/tax_rolls
Provides information about tax rolls. This information is usually provided by the assessor.
Resource URL
https://api.kellpro.com/v2/treasurer/tax_rolls.format
Parameters
POST — The number of the account assigned to the record. Accounts are used to group a customer's taxes together.
Example: 09451
POST — The number of acres for the parcel of land.
Example: 1.25
POST — The addition the property is located at.
Example: 1001
POST — The exemptions for the assessed value.
Example: 0.00
POST — The gross assessed value.
Example: 2200.00
POST — The assessed value for any improvements.
Example: 36910.00
POST — The miscellaneous assessed value.
Example: 12.00
POST — The assessed value for a mobile home.
Example: 0.00
POST — The net assessed value.
Example: 39110.00
POST — The assessed value for the property.
Example: 12344.00
POST — The block the property is located at.
Example: 171
Example:
DELETE — The identifier assigned to the record.
Example: 525
POST — The tax roll item number assigned to the record. Should be a 1 decimal point float.
Example: 2524.0
POST — Legal description for the property.
Example: S 32 RDS OF SE4 1/3
POST — The lot the property is located at.
Example: 001
POST — The tax, or millage rate for the tax item.
Example: 0.0875500
POST — Any mortgage code associated with the tax item.
Example: 0123
GET — Specifies which page of the results to return. Can be used to page through the results returned. Page numbering starts at 1, not 0.
Example: 2
POST — System origin of the data.
Example: kpsMike
POST — The name of the owner associated with the tax roll.
Example: Keller, Tim
POST — The first address line for the owner's contact information.
Example: 1729 W. Plato Rd.
POST — The second address line for the owner's contact information.
Example:
Example:
POST — The city for the owner's contact information.
Example: Duncan
POST — The postal code for the owner's contact information.
Example: 73533
POST — The state for the owner's contact information.
Example: OK
POST — The string identifier for the parcel.
Example: 1930-00-001-009-0-000-00
Example:
GET — The number of rows to return per page of results, maximum of 100.
Example: 50
POST — Physical street of the property.
Example: Sutherland
POST — Physical street direction of the property.
Example: S
POST — Physical street number of the property.
Example: 30158
POST — Physical town the property is in.
Example: Altus
POST — The first address line for the property.
Example: 1729 W. Plato Rd.
POST — The second address line for the property.
Example:
POST — The city the property is located in.
Example: Duncan
POST — The postal code the property is located in.
Example: 73533
POST — The state the property is located in.
Example: OK
POST — The school district the property is located in.
Example: 201-DUNCN
GET | POST | DELETE — The identifier assigned to the site.
Example: 2
POST | DELETE — A system unique identifier used by the customer system to identify the tax roll.
Example: 8411
POST — A one character representation of the type of tax. P=Personal, R=Real Estate, O=Other
Example: P|R|O
POST — The year representing the fiscal year the information is for.
Example: 2012
GET — The ending year for the tax year date range. Must be accompanied by the tax_year_start parameter.
Example: 2010
GET — The starting year for the tax year date range. Must be accompanied by the tax_year_end parameter.
Example: 2000
Example Request
GET https://api.kellpro.com/v2/treasurer/tax_rolls.json?site_id=5&parcel=0660-00-034-019-0-000-00