GET api/county/GetCountyAppealAgencies?countyId={countyId}

This method will retrieve all county agencies that are responsible for a property tax appeal

Request Information

URI Parameters

NameDescriptionTypeAdditional information
countyId

County Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of

Collection of AgencyPo
NameDescriptionTypeAdditional information
CountyId

integer

None.

CountyName

string

None.

StateName

string

None.

Id

integer

None.

Name

string

Max length: 100

Description

string

None.

Url

string

Max length: 100

ImageUrl

string

Max length: 100

HandlesAppeals

boolean

None.

HandlesPayments

boolean

None.

AppealFormsUrl

string

Max length: 100

CoeFormsUrl

string

Max length: 100

DivisionsFormsUrl

string

Max length: 100

ExemptionsFormsUrl

string

Max length: 100

FarmsFormsUrl

string

Max length: 100

FloodsFormsUrl

string

Max length: 100

IncentivesFormsUrl

string

Max length: 100

OmmittedAssessmentsFormsUrl

string

Max length: 100

MiscFormsUrl

string

Max length: 100

ExemptionDeadlineMonth

integer

None.

ExemptionDeadlineDay

integer

None.

DisplayOrder

integer

None.

CountyId

integer

None.

StateId

integer

None.

County

County

None.

State

State

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "countyId": 1,
    "countyName": "sample string 1",
    "stateName": "sample string 2",
    "id": 3,
    "name": "sample string 4",
    "description": "sample string 5",
    "url": "sample string 6",
    "imageUrl": "sample string 7",
    "handlesAppeals": true,
    "handlesPayments": true,
    "appealFormsUrl": "sample string 10",
    "coeFormsUrl": "sample string 11",
    "divisionsFormsUrl": "sample string 12",
    "exemptionsFormsUrl": "sample string 13",
    "farmsFormsUrl": "sample string 14",
    "floodsFormsUrl": "sample string 15",
    "incentivesFormsUrl": "sample string 16",
    "ommittedAssessmentsFormsUrl": "sample string 17",
    "miscFormsUrl": "sample string 18",
    "exemptionDeadlineMonth": 1,
    "exemptionDeadlineDay": 1,
    "displayOrder": 1,
    "stateId": 19,
    "county": {
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "appealProcessDescription": "sample string 4",
      "fipsCode": "sample string 5",
      "established": 1,
      "population": 1,
      "shapeArea": 1.1,
      "shapeLen": 1.1,
      "geom": "sample string 6",
      "pinFormat": "sample string 7",
      "propertyImageUrl": "sample string 8",
      "appealYearIncrement": 9,
      "taxPaymentYearIncrement": 10,
      "reassessmentCycleInYears": 11,
      "landArea": 12.1,
      "waterArea": 13.1,
      "reassessmentDescription": "sample string 14",
      "exemptionRefundPeriodInYears": 15,
      "assessorScheduleUrl": "sample string 16",
      "borScheduleUrl": "sample string 17",
      "stateId": 18,
      "isSupported": true,
      "assessmentPageUrl": "sample string 20",
      "propertyCardPageUrl": "sample string 21",
      "state": {
        "id": 1,
        "name": "sample string 2",
        "shortName": "sample string 3",
        "geom": "sample string 4",
        "isTerritory": true,
        "landArea": 6.1,
        "waterArea": 7.1
      }
    },
    "state": {
      "id": 1,
      "name": "sample string 2",
      "shortName": "sample string 3",
      "geom": "sample string 4",
      "isTerritory": true,
      "landArea": 6.1,
      "waterArea": 7.1
    }
  },
  {
    "countyId": 1,
    "countyName": "sample string 1",
    "stateName": "sample string 2",
    "id": 3,
    "name": "sample string 4",
    "description": "sample string 5",
    "url": "sample string 6",
    "imageUrl": "sample string 7",
    "handlesAppeals": true,
    "handlesPayments": true,
    "appealFormsUrl": "sample string 10",
    "coeFormsUrl": "sample string 11",
    "divisionsFormsUrl": "sample string 12",
    "exemptionsFormsUrl": "sample string 13",
    "farmsFormsUrl": "sample string 14",
    "floodsFormsUrl": "sample string 15",
    "incentivesFormsUrl": "sample string 16",
    "ommittedAssessmentsFormsUrl": "sample string 17",
    "miscFormsUrl": "sample string 18",
    "exemptionDeadlineMonth": 1,
    "exemptionDeadlineDay": 1,
    "displayOrder": 1,
    "stateId": 19,
    "county": {
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "appealProcessDescription": "sample string 4",
      "fipsCode": "sample string 5",
      "established": 1,
      "population": 1,
      "shapeArea": 1.1,
      "shapeLen": 1.1,
      "geom": "sample string 6",
      "pinFormat": "sample string 7",
      "propertyImageUrl": "sample string 8",
      "appealYearIncrement": 9,
      "taxPaymentYearIncrement": 10,
      "reassessmentCycleInYears": 11,
      "landArea": 12.1,
      "waterArea": 13.1,
      "reassessmentDescription": "sample string 14",
      "exemptionRefundPeriodInYears": 15,
      "assessorScheduleUrl": "sample string 16",
      "borScheduleUrl": "sample string 17",
      "stateId": 18,
      "isSupported": true,
      "assessmentPageUrl": "sample string 20",
      "propertyCardPageUrl": "sample string 21",
      "state": {
        "id": 1,
        "name": "sample string 2",
        "shortName": "sample string 3",
        "geom": "sample string 4",
        "isTerritory": true,
        "landArea": 6.1,
        "waterArea": 7.1
      }
    },
    "state": {
      "id": 1,
      "name": "sample string 2",
      "shortName": "sample string 3",
      "geom": "sample string 4",
      "isTerritory": true,
      "landArea": 6.1,
      "waterArea": 7.1
    }
  }
]

text/html

Sample:
[{"countyId":1,"countyName":"sample string 1","stateName":"sample string 2","id":3,"name":"sample string 4","description":"sample string 5","url":"sample string 6","imageUrl":"sample string 7","handlesAppeals":true,"handlesPayments":true,"appealFormsUrl":"sample string 10","coeFormsUrl":"sample string 11","divisionsFormsUrl":"sample string 12","exemptionsFormsUrl":"sample string 13","farmsFormsUrl":"sample string 14","floodsFormsUrl":"sample string 15","incentivesFormsUrl":"sample string 16","ommittedAssessmentsFormsUrl":"sample string 17","miscFormsUrl":"sample string 18","exemptionDeadlineMonth":1,"exemptionDeadlineDay":1,"displayOrder":1,"stateId":19,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},{"countyId":1,"countyName":"sample string 1","stateName":"sample string 2","id":3,"name":"sample string 4","description":"sample string 5","url":"sample string 6","imageUrl":"sample string 7","handlesAppeals":true,"handlesPayments":true,"appealFormsUrl":"sample string 10","coeFormsUrl":"sample string 11","divisionsFormsUrl":"sample string 12","exemptionsFormsUrl":"sample string 13","farmsFormsUrl":"sample string 14","floodsFormsUrl":"sample string 15","incentivesFormsUrl":"sample string 16","ommittedAssessmentsFormsUrl":"sample string 17","miscFormsUrl":"sample string 18","exemptionDeadlineMonth":1,"exemptionDeadlineDay":1,"displayOrder":1,"stateId":19,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}]

application/xml, text/xml

Sample:
<ArrayOfAgencyPo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
  <AgencyPo>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">3</Id>
    <AppealFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 10</AppealFormsUrl>
    <CoeFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 11</CoeFormsUrl>
    <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AppealProcessDescription>sample string 4</AppealProcessDescription>
      <AppealYearIncrement>9</AppealYearIncrement>
      <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
      <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
      <BorScheduleUrl>sample string 17</BorScheduleUrl>
      <Description>sample string 3</Description>
      <Established>1</Established>
      <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
      <FipsCode>sample string 5</FipsCode>
      <Geom>sample string 6</Geom>
      <IsSupported>true</IsSupported>
      <LandArea>12.1</LandArea>
      <Name>sample string 2</Name>
      <PinFormat>sample string 7</PinFormat>
      <Population>1</Population>
      <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
      <PropertyImageUrl>sample string 8</PropertyImageUrl>
      <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
      <ReassessmentDescription>sample string 14</ReassessmentDescription>
      <ShapeArea>1.1</ShapeArea>
      <ShapeLen>1.1</ShapeLen>
      <State>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <Geom>sample string 4</Geom>
        <IsTerritory>true</IsTerritory>
        <LandArea>6.1</LandArea>
        <Name>sample string 2</Name>
        <ShortName>sample string 3</ShortName>
        <WaterArea>7.1</WaterArea>
      </State>
      <StateId>18</StateId>
      <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
      <WaterArea>13.1</WaterArea>
    </County>
    <CountyId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</CountyId>
    <Description xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 5</Description>
    <DisplayOrder xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisplayOrder>
    <DivisionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 12</DivisionsFormsUrl>
    <ExemptionDeadlineDay xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineDay>
    <ExemptionDeadlineMonth xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineMonth>
    <ExemptionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 13</ExemptionsFormsUrl>
    <FarmsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 14</FarmsFormsUrl>
    <FloodsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 15</FloodsFormsUrl>
    <HandlesAppeals xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesAppeals>
    <HandlesPayments xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesPayments>
    <ImageUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 7</ImageUrl>
    <IncentivesFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 16</IncentivesFormsUrl>
    <MiscFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 18</MiscFormsUrl>
    <Name xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 4</Name>
    <OmmittedAssessmentsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 17</OmmittedAssessmentsFormsUrl>
    <State xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <Geom>sample string 4</Geom>
      <IsTerritory>true</IsTerritory>
      <LandArea>6.1</LandArea>
      <Name>sample string 2</Name>
      <ShortName>sample string 3</ShortName>
      <WaterArea>7.1</WaterArea>
    </State>
    <StateId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">19</StateId>
    <Url xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 6</Url>
    <CountyId>1</CountyId>
    <CountyName>sample string 1</CountyName>
    <StateName>sample string 2</StateName>
  </AgencyPo>
  <AgencyPo>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">3</Id>
    <AppealFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 10</AppealFormsUrl>
    <CoeFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 11</CoeFormsUrl>
    <County xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AppealProcessDescription>sample string 4</AppealProcessDescription>
      <AppealYearIncrement>9</AppealYearIncrement>
      <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
      <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
      <BorScheduleUrl>sample string 17</BorScheduleUrl>
      <Description>sample string 3</Description>
      <Established>1</Established>
      <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
      <FipsCode>sample string 5</FipsCode>
      <Geom>sample string 6</Geom>
      <IsSupported>true</IsSupported>
      <LandArea>12.1</LandArea>
      <Name>sample string 2</Name>
      <PinFormat>sample string 7</PinFormat>
      <Population>1</Population>
      <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
      <PropertyImageUrl>sample string 8</PropertyImageUrl>
      <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
      <ReassessmentDescription>sample string 14</ReassessmentDescription>
      <ShapeArea>1.1</ShapeArea>
      <ShapeLen>1.1</ShapeLen>
      <State>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <Geom>sample string 4</Geom>
        <IsTerritory>true</IsTerritory>
        <LandArea>6.1</LandArea>
        <Name>sample string 2</Name>
        <ShortName>sample string 3</ShortName>
        <WaterArea>7.1</WaterArea>
      </State>
      <StateId>18</StateId>
      <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
      <WaterArea>13.1</WaterArea>
    </County>
    <CountyId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</CountyId>
    <Description xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 5</Description>
    <DisplayOrder xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</DisplayOrder>
    <DivisionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 12</DivisionsFormsUrl>
    <ExemptionDeadlineDay xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineDay>
    <ExemptionDeadlineMonth xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">1</ExemptionDeadlineMonth>
    <ExemptionsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 13</ExemptionsFormsUrl>
    <FarmsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 14</FarmsFormsUrl>
    <FloodsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 15</FloodsFormsUrl>
    <HandlesAppeals xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesAppeals>
    <HandlesPayments xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">true</HandlesPayments>
    <ImageUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 7</ImageUrl>
    <IncentivesFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 16</IncentivesFormsUrl>
    <MiscFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 18</MiscFormsUrl>
    <Name xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 4</Name>
    <OmmittedAssessmentsFormsUrl xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 17</OmmittedAssessmentsFormsUrl>
    <State xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <Geom>sample string 4</Geom>
      <IsTerritory>true</IsTerritory>
      <LandArea>6.1</LandArea>
      <Name>sample string 2</Name>
      <ShortName>sample string 3</ShortName>
      <WaterArea>7.1</WaterArea>
    </State>
    <StateId xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">19</StateId>
    <Url xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">sample string 6</Url>
    <CountyId>1</CountyId>
    <CountyName>sample string 1</CountyName>
    <StateName>sample string 2</StateName>
  </AgencyPo>
</ArrayOfAgencyPo>