GET api/users/me/appeals/statistics?StartDate={StartDate}&EndDate={EndDate}

Requires Authorization!

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StartDate

string

None.

EndDate

string

None.

Body Parameters

None.

Response Information

Resource Description

AttorneyAppealStatisticsModel
NameDescriptionTypeAdditional information
Id

integer

None.

Appeals

Collection of UserPropertyAppealStatistics

None.

CompletedAppealCount

integer

None.

AvgAppealPredictionAccuracyPercent

decimal number

None.

AvgFirstYearAppealSavings

decimal number

None.

AvgAllYearsAppealSavings

decimal number

None.

OverallSuccessRate

decimal number

None.

AssessorSuccessRate

decimal number

None.

BorSuccessRate

decimal number

None.

AppealsToRerunCount

integer

None.

RerunRate

decimal number

None.

AvgClientRoi

decimal number

None.

AssessorAppealCount

decimal number

None.

BorAppealCount

decimal number

None.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "appeals": [
    {
      "id": 1,
      "appealNumber": "sample string 2",
      "clientName": "sample string 3",
      "clientPhone": "sample string 4",
      "clientEmail": "sample string 5",
      "appealFee": 6.0,
      "pin": "sample string 7",
      "propertyAddress": "sample string 8",
      "isPurchase": true,
      "marketValue": 1.0,
      "marketValueAsOfDate": "2025-05-20T15:56:38.6766224-05:00",
      "appealYear": 10,
      "agencyId": 11,
      "agencyName": "sample string 12",
      "currentTotalAssessment": 13,
      "proposedTotalAssessment": 14,
      "finalTotalAssessment": 15,
      "taxRate": 16.0,
      "stateEqualizationFactor": 17.0,
      "currentTaxAmount": 18.0,
      "proposedTaxAmount": 19.0,
      "finalTaxAmount": 20.0,
      "reductionAmount": 21.0,
      "reductionAccuracyPercent": 22.0,
      "reductionPercent": 23.0,
      "townshipId": 24,
      "townshipName": "sample string 25",
      "clientRoi": 26.0,
      "addedDate": "2025-05-20T15:56:38.6807135-05:00",
      "userPropertyAppealStatusId": 28,
      "status": "sample string 29",
      "savingsDurationInYears": 30,
      "fullReductionAmount": 31.0,
      "productName": "sample string 32",
      "proposedSavings": 33.0,
      "userPropertyId": 34,
      "businessUserClientId": 35
    },
    {
      "id": 1,
      "appealNumber": "sample string 2",
      "clientName": "sample string 3",
      "clientPhone": "sample string 4",
      "clientEmail": "sample string 5",
      "appealFee": 6.0,
      "pin": "sample string 7",
      "propertyAddress": "sample string 8",
      "isPurchase": true,
      "marketValue": 1.0,
      "marketValueAsOfDate": "2025-05-20T15:56:38.6766224-05:00",
      "appealYear": 10,
      "agencyId": 11,
      "agencyName": "sample string 12",
      "currentTotalAssessment": 13,
      "proposedTotalAssessment": 14,
      "finalTotalAssessment": 15,
      "taxRate": 16.0,
      "stateEqualizationFactor": 17.0,
      "currentTaxAmount": 18.0,
      "proposedTaxAmount": 19.0,
      "finalTaxAmount": 20.0,
      "reductionAmount": 21.0,
      "reductionAccuracyPercent": 22.0,
      "reductionPercent": 23.0,
      "townshipId": 24,
      "townshipName": "sample string 25",
      "clientRoi": 26.0,
      "addedDate": "2025-05-20T15:56:38.6807135-05:00",
      "userPropertyAppealStatusId": 28,
      "status": "sample string 29",
      "savingsDurationInYears": 30,
      "fullReductionAmount": 31.0,
      "productName": "sample string 32",
      "proposedSavings": 33.0,
      "userPropertyId": 34,
      "businessUserClientId": 35
    }
  ],
  "completedAppealCount": 2,
  "avgAppealPredictionAccuracyPercent": 3.0,
  "avgFirstYearAppealSavings": 4.0,
  "avgAllYearsAppealSavings": 5.0,
  "overallSuccessRate": 6.0,
  "assessorSuccessRate": 7.0,
  "borSuccessRate": 8.0,
  "appealsToRerunCount": 9,
  "rerunRate": 10.0,
  "avgClientRoi": 11.0,
  "assessorAppealCount": 12.0,
  "borAppealCount": 13.0
}

text/html

Sample:
{"id":1,"appeals":[{"id":1,"appealNumber":"sample string 2","clientName":"sample string 3","clientPhone":"sample string 4","clientEmail":"sample string 5","appealFee":6.0,"pin":"sample string 7","propertyAddress":"sample string 8","isPurchase":true,"marketValue":1.0,"marketValueAsOfDate":"2025-05-20T15:56:38.6766224-05:00","appealYear":10,"agencyId":11,"agencyName":"sample string 12","currentTotalAssessment":13,"proposedTotalAssessment":14,"finalTotalAssessment":15,"taxRate":16.0,"stateEqualizationFactor":17.0,"currentTaxAmount":18.0,"proposedTaxAmount":19.0,"finalTaxAmount":20.0,"reductionAmount":21.0,"reductionAccuracyPercent":22.0,"reductionPercent":23.0,"townshipId":24,"townshipName":"sample string 25","clientRoi":26.0,"addedDate":"2025-05-20T15:56:38.6807135-05:00","userPropertyAppealStatusId":28,"status":"sample string 29","savingsDurationInYears":30,"fullReductionAmount":31.0,"productName":"sample string 32","proposedSavings":33.0,"userPropertyId":34,"businessUserClientId":35},{"id":1,"appealNumber":"sample string 2","clientName":"sample string 3","clientPhone":"sample string 4","clientEmail":"sample string 5","appealFee":6.0,"pin":"sample string 7","propertyAddress":"sample string 8","isPurchase":true,"marketValue":1.0,"marketValueAsOfDate":"2025-05-20T15:56:38.6766224-05:00","appealYear":10,"agencyId":11,"agencyName":"sample string 12","currentTotalAssessment":13,"proposedTotalAssessment":14,"finalTotalAssessment":15,"taxRate":16.0,"stateEqualizationFactor":17.0,"currentTaxAmount":18.0,"proposedTaxAmount":19.0,"finalTaxAmount":20.0,"reductionAmount":21.0,"reductionAccuracyPercent":22.0,"reductionPercent":23.0,"townshipId":24,"townshipName":"sample string 25","clientRoi":26.0,"addedDate":"2025-05-20T15:56:38.6807135-05:00","userPropertyAppealStatusId":28,"status":"sample string 29","savingsDurationInYears":30,"fullReductionAmount":31.0,"productName":"sample string 32","proposedSavings":33.0,"userPropertyId":34,"businessUserClientId":35}],"completedAppealCount":2,"avgAppealPredictionAccuracyPercent":3.0,"avgFirstYearAppealSavings":4.0,"avgAllYearsAppealSavings":5.0,"overallSuccessRate":6.0,"assessorSuccessRate":7.0,"borSuccessRate":8.0,"appealsToRerunCount":9,"rerunRate":10.0,"avgClientRoi":11.0,"assessorAppealCount":12.0,"borAppealCount":13.0}

application/xml, text/xml

Sample:
<AttorneyAppealStatisticsModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.Appeal">
  <Appeals>
    <UserPropertyAppealStatistics>
      <AddedDate>2025-05-20T15:56:38.6807135-05:00</AddedDate>
      <AgencyId>11</AgencyId>
      <AgencyName>sample string 12</AgencyName>
      <AppealFee>6</AppealFee>
      <AppealNumber>sample string 2</AppealNumber>
      <AppealYear>10</AppealYear>
      <BusinessUserClientId>35</BusinessUserClientId>
      <ClientEmail>sample string 5</ClientEmail>
      <ClientName>sample string 3</ClientName>
      <ClientPhone>sample string 4</ClientPhone>
      <ClientRoi>26</ClientRoi>
      <CurrentTaxAmount>18</CurrentTaxAmount>
      <CurrentTotalAssessment>13</CurrentTotalAssessment>
      <FinalTaxAmount>20</FinalTaxAmount>
      <FinalTotalAssessment>15</FinalTotalAssessment>
      <FullReductionAmount>31</FullReductionAmount>
      <Id>1</Id>
      <IsPurchase>true</IsPurchase>
      <MarketValue>1</MarketValue>
      <MarketValueAsOfDate>2025-05-20T15:56:38.6766224-05:00</MarketValueAsOfDate>
      <Pin>sample string 7</Pin>
      <ProductName>sample string 32</ProductName>
      <PropertyAddress>sample string 8</PropertyAddress>
      <ProposedSavings>33</ProposedSavings>
      <ProposedTaxAmount>19</ProposedTaxAmount>
      <ProposedTotalAssessment>14</ProposedTotalAssessment>
      <ReductionAccuracyPercent>22</ReductionAccuracyPercent>
      <ReductionAmount>21</ReductionAmount>
      <ReductionPercent>23</ReductionPercent>
      <SavingsDurationInYears>30</SavingsDurationInYears>
      <StateEqualizationFactor>17</StateEqualizationFactor>
      <Status>sample string 29</Status>
      <TaxRate>16</TaxRate>
      <TownshipId>24</TownshipId>
      <TownshipName>sample string 25</TownshipName>
      <UserPropertyAppealStatusId>28</UserPropertyAppealStatusId>
      <UserPropertyId>34</UserPropertyId>
    </UserPropertyAppealStatistics>
    <UserPropertyAppealStatistics>
      <AddedDate>2025-05-20T15:56:38.6807135-05:00</AddedDate>
      <AgencyId>11</AgencyId>
      <AgencyName>sample string 12</AgencyName>
      <AppealFee>6</AppealFee>
      <AppealNumber>sample string 2</AppealNumber>
      <AppealYear>10</AppealYear>
      <BusinessUserClientId>35</BusinessUserClientId>
      <ClientEmail>sample string 5</ClientEmail>
      <ClientName>sample string 3</ClientName>
      <ClientPhone>sample string 4</ClientPhone>
      <ClientRoi>26</ClientRoi>
      <CurrentTaxAmount>18</CurrentTaxAmount>
      <CurrentTotalAssessment>13</CurrentTotalAssessment>
      <FinalTaxAmount>20</FinalTaxAmount>
      <FinalTotalAssessment>15</FinalTotalAssessment>
      <FullReductionAmount>31</FullReductionAmount>
      <Id>1</Id>
      <IsPurchase>true</IsPurchase>
      <MarketValue>1</MarketValue>
      <MarketValueAsOfDate>2025-05-20T15:56:38.6766224-05:00</MarketValueAsOfDate>
      <Pin>sample string 7</Pin>
      <ProductName>sample string 32</ProductName>
      <PropertyAddress>sample string 8</PropertyAddress>
      <ProposedSavings>33</ProposedSavings>
      <ProposedTaxAmount>19</ProposedTaxAmount>
      <ProposedTotalAssessment>14</ProposedTotalAssessment>
      <ReductionAccuracyPercent>22</ReductionAccuracyPercent>
      <ReductionAmount>21</ReductionAmount>
      <ReductionPercent>23</ReductionPercent>
      <SavingsDurationInYears>30</SavingsDurationInYears>
      <StateEqualizationFactor>17</StateEqualizationFactor>
      <Status>sample string 29</Status>
      <TaxRate>16</TaxRate>
      <TownshipId>24</TownshipId>
      <TownshipName>sample string 25</TownshipName>
      <UserPropertyAppealStatusId>28</UserPropertyAppealStatusId>
      <UserPropertyId>34</UserPropertyId>
    </UserPropertyAppealStatistics>
  </Appeals>
  <AppealsToRerunCount>9</AppealsToRerunCount>
  <AssessorAppealCount>12</AssessorAppealCount>
  <AssessorSuccessRate>7</AssessorSuccessRate>
  <AvgAllYearsAppealSavings>5</AvgAllYearsAppealSavings>
  <AvgAppealPredictionAccuracyPercent>3</AvgAppealPredictionAccuracyPercent>
  <AvgClientRoi>11</AvgClientRoi>
  <AvgFirstYearAppealSavings>4</AvgFirstYearAppealSavings>
  <BorAppealCount>13</BorAppealCount>
  <BorSuccessRate>8</BorSuccessRate>
  <CompletedAppealCount>2</CompletedAppealCount>
  <Id>1</Id>
  <OverallSuccessRate>6</OverallSuccessRate>
  <RerunRate>10</RerunRate>
</AttorneyAppealStatisticsModel>