POST api/TaxCalculator/CalculateTax

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "blnIncAgriInc": true,
  "TaxMethod": "sample string 2",
  "ResiStatus": "sample string 3",
  "ITR_Status": "sample string 4",
  "Gender": "sample string 5",
  "strAY": "sample string 6",
  "DOB": "2025-12-26T14:13:01.5398242+05:30",
  "Filing_Date": "2025-12-26T14:13:01.5398242+05:30",
  "Due_Date": "2025-12-26T14:13:01.5398242+05:30",
  "Salary": 10.1,
  "HouseProperty": 11.1,
  "BusinessProfession": 12.1,
  "Divident_Income": 13.1,
  "STCG_Normal": 14.1,
  "STCG_15Per": 15.1,
  "LTCG_112A_10Per": 16.1,
  "LTCG_10Per": 17.1,
  "LTCG_20Per": 18.1,
  "OtherSources": 19.1,
  "DedutionUSCHVIA": 20.1,
  "T80C_In": 21.1,
  "AgricultureIncome": 22.1,
  "lngAgriTax": 23.1,
  "TDSAmt": 24.1,
  "Relief_Amt": 25.1,
  "Lottery_WinAmt": 26.1,
  "Divident_115BBDAAmt": 27.1,
  "Lottery_WinAmt_1506": 28.1,
  "Lottery_WinAmt_1509": 29.1,
  "Lottery_WinAmt_1512": 30.1,
  "Lottery_WinAmt_1503": 31.1,
  "Lottery_WinAmt_3103": 32.1,
  "Divident_115BBDAAmt_1506": 33.1,
  "Divident_115BBDAAmt_1509": 34.1,
  "Divident_115BBDAAmt_1512": 35.1,
  "Divident_115BBDAAmt_1503": 36.1,
  "Divident_115BBDAAmt_3103": 37.1,
  "Self_AssAmt": 38.1,
  "CapitalGain": {
    "Month": "sample string 1",
    "Term": "sample string 2",
    "Amount": 3.1
  },
  "AdvanceTax": {
    "FirstInst": 1.1,
    "SecondInst": 2.1,
    "ThirdInst": 3.1,
    "ForthInst": 4.1,
    "FifthInst": 5.1
  },
  "STCG_Normal_1506": 39.1,
  "STCG_Normal_1509": 40.1,
  "STCG_Normal_1512": 41.1,
  "STCG_Normal_1503": 42.1,
  "STCG_Normal_3103": 43.1,
  "STCG_15Per_1506": 44.1,
  "STCG_15Per_1509": 45.1,
  "STCG_15Per_1512": 46.1,
  "STCG_15Per_1503": 47.1,
  "STCG_15Per_3103": 48.1,
  "LTCG_112A_10Per_1506": 49.1,
  "LTCG_112A_10Per_1509": 50.1,
  "LTCG_112A_10Per_1512": 51.1,
  "LTCG_112A_10Per_1503": 52.1,
  "LTCG_112A_10Per_3103": 53.1,
  "LTCG_10Per_1506": 54.1,
  "LTCG_10Per_1509": 55.1,
  "LTCG_10Per_1512": 56.1,
  "LTCG_10Per_1503": 57.1,
  "LTCG_10Per_3103": 58.1,
  "LTCG_20Per_1506": 59.1,
  "LTCG_20Per_1509": 60.1,
  "LTCG_20Per_1512": 61.1,
  "LTCG_20Per_1503": 62.1,
  "LTCG_20Per_3103": 63.1,
  "selefAssments": [
    {
      "self_Date": "2025-12-26T14:13:01.5398242+05:30",
      "self_Amt": 2.1
    },
    {
      "self_Date": "2025-12-26T14:13:01.5398242+05:30",
      "self_Amt": 2.1
    },
    {
      "self_Date": "2025-12-26T14:13:01.5398242+05:30",
      "self_Amt": 2.1
    }
  ],
  "selefAssment": {
    "self_Date": "2025-12-26T14:13:01.5398242+05:30",
    "self_Amt": 2.1
  },
  "selefAss": "sample string 64",
  "dtDate01062001": "2025-12-26T14:13:01.5398242+05:30",
  "dtDate01092003": "2025-12-26T14:13:01.5398242+05:30",
  "dtDate01072010": "2025-12-26T14:13:01.5398242+05:30",
  "LastDayAY": "2025-12-26T14:13:01.5398242+05:30",
  "IS_115BA_BAA_BAB": "sample string 69"
}

application/xml, text/xml

Sample:
<TaxCalculate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ServiceLibrary">
  <AdvanceTax>
    <FifthInst>5.1</FifthInst>
    <FirstInst>1.1</FirstInst>
    <ForthInst>4.1</ForthInst>
    <SecondInst>2.1</SecondInst>
    <ThirdInst>3.1</ThirdInst>
  </AdvanceTax>
  <AgricultureIncome>22.1</AgricultureIncome>
  <BusinessProfession>12.1</BusinessProfession>
  <CapitalGain>
    <Amount>3.1</Amount>
    <Month>sample string 1</Month>
    <Term>sample string 2</Term>
  </CapitalGain>
  <DOB>2025-12-26T14:13:01.5398242+05:30</DOB>
  <DedutionUSCHVIA>20.1</DedutionUSCHVIA>
  <Divident_115BBDAAmt>27.1</Divident_115BBDAAmt>
  <Divident_115BBDAAmt_1503>36.1</Divident_115BBDAAmt_1503>
  <Divident_115BBDAAmt_1506>33.1</Divident_115BBDAAmt_1506>
  <Divident_115BBDAAmt_1509>34.1</Divident_115BBDAAmt_1509>
  <Divident_115BBDAAmt_1512>35.1</Divident_115BBDAAmt_1512>
  <Divident_115BBDAAmt_3103>37.1</Divident_115BBDAAmt_3103>
  <Divident_Income>13.1</Divident_Income>
  <Due_Date>2025-12-26T14:13:01.5398242+05:30</Due_Date>
  <Filing_Date>2025-12-26T14:13:01.5398242+05:30</Filing_Date>
  <Gender>sample string 5</Gender>
  <HouseProperty>11.1</HouseProperty>
  <IS_115BA_BAA_BAB>sample string 69</IS_115BA_BAA_BAB>
  <ITR_Status>sample string 4</ITR_Status>
  <LTCG_10Per>17.1</LTCG_10Per>
  <LTCG_10Per_1503>57.1</LTCG_10Per_1503>
  <LTCG_10Per_1506>54.1</LTCG_10Per_1506>
  <LTCG_10Per_1509>55.1</LTCG_10Per_1509>
  <LTCG_10Per_1512>56.1</LTCG_10Per_1512>
  <LTCG_10Per_3103>58.1</LTCG_10Per_3103>
  <LTCG_112A_10Per>16.1</LTCG_112A_10Per>
  <LTCG_112A_10Per_1503>52.1</LTCG_112A_10Per_1503>
  <LTCG_112A_10Per_1506>49.1</LTCG_112A_10Per_1506>
  <LTCG_112A_10Per_1509>50.1</LTCG_112A_10Per_1509>
  <LTCG_112A_10Per_1512>51.1</LTCG_112A_10Per_1512>
  <LTCG_112A_10Per_3103>53.1</LTCG_112A_10Per_3103>
  <LTCG_20Per>18.1</LTCG_20Per>
  <LTCG_20Per_1503>62.1</LTCG_20Per_1503>
  <LTCG_20Per_1506>59.1</LTCG_20Per_1506>
  <LTCG_20Per_1509>60.1</LTCG_20Per_1509>
  <LTCG_20Per_1512>61.1</LTCG_20Per_1512>
  <LTCG_20Per_3103>63.1</LTCG_20Per_3103>
  <LastDayAY>2025-12-26T14:13:01.5398242+05:30</LastDayAY>
  <Lottery_WinAmt>26.1</Lottery_WinAmt>
  <Lottery_WinAmt_1503>31.1</Lottery_WinAmt_1503>
  <Lottery_WinAmt_1506>28.1</Lottery_WinAmt_1506>
  <Lottery_WinAmt_1509>29.1</Lottery_WinAmt_1509>
  <Lottery_WinAmt_1512>30.1</Lottery_WinAmt_1512>
  <Lottery_WinAmt_3103>32.1</Lottery_WinAmt_3103>
  <OtherSources>19.1</OtherSources>
  <Relief_Amt>25.1</Relief_Amt>
  <ResiStatus>sample string 3</ResiStatus>
  <STCG_15Per>15.1</STCG_15Per>
  <STCG_15Per_1503>47.1</STCG_15Per_1503>
  <STCG_15Per_1506>44.1</STCG_15Per_1506>
  <STCG_15Per_1509>45.1</STCG_15Per_1509>
  <STCG_15Per_1512>46.1</STCG_15Per_1512>
  <STCG_15Per_3103>48.1</STCG_15Per_3103>
  <STCG_Normal>14.1</STCG_Normal>
  <STCG_Normal_1503>42.1</STCG_Normal_1503>
  <STCG_Normal_1506>39.1</STCG_Normal_1506>
  <STCG_Normal_1509>40.1</STCG_Normal_1509>
  <STCG_Normal_1512>41.1</STCG_Normal_1512>
  <STCG_Normal_3103>43.1</STCG_Normal_3103>
  <Salary>10.1</Salary>
  <Self_AssAmt>38.1</Self_AssAmt>
  <T80C_In>21.1</T80C_In>
  <TDSAmt>24.1</TDSAmt>
  <TaxMethod>sample string 2</TaxMethod>
  <blnIncAgriInc>true</blnIncAgriInc>
  <dtDate01062001>2025-12-26T14:13:01.5398242+05:30</dtDate01062001>
  <dtDate01072010>2025-12-26T14:13:01.5398242+05:30</dtDate01072010>
  <dtDate01092003>2025-12-26T14:13:01.5398242+05:30</dtDate01092003>
  <lngAgriTax>23.1</lngAgriTax>
  <selefAss>sample string 64</selefAss>
  <selefAssment>
    <self_Amt>2.1</self_Amt>
    <self_Date>2025-12-26T14:13:01.5398242+05:30</self_Date>
  </selefAssment>
  <selefAssments>
    <selefAssment>
      <self_Amt>2.1</self_Amt>
      <self_Date>2025-12-26T14:13:01.5398242+05:30</self_Date>
    </selefAssment>
    <selefAssment>
      <self_Amt>2.1</self_Amt>
      <self_Date>2025-12-26T14:13:01.5398242+05:30</self_Date>
    </selefAssment>
    <selefAssment>
      <self_Amt>2.1</self_Amt>
      <self_Date>2025-12-26T14:13:01.5398242+05:30</self_Date>
    </selefAssment>
  </selefAssments>
  <strAY>sample string 6</strAY>
</TaxCalculate>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'TaxCalculate'.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "status_code": 1,
  "T80cout": 2,
  "TotalIncome": 3,
  "GrossTotalIncome": 4,
  "TaxwoSurcharge": 5,
  "Lessrebate87A": 6,
  "Surcharge": 7,
  "EducationCess": 8,
  "TaxPayable": 9,
  "BalancePayable": 10,
  "TaxPayableRefundable": 11,
  "InccomeTax": {
    "Normal": 1,
    "Special": 2,
    "Total": 3
  },
  "InterestUS": {
    "T234A": 1,
    "T234B": 2,
    "T234C": 3,
    "Total_234": 4,
    "T234C_1506": 5,
    "T234C_1509": 6,
    "T234C_1512": 7,
    "T234C_1503": 8
  },
  "NormalTax": 12,
  "SpecialTax": 13,
  "TotalTax": 14,
  "TaxableIncome": 15,
  "message": "sample string 16"
}

application/xml, text/xml

Sample:
<OutTaxCalculator xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ServiceLibrary">
  <BalancePayable>10</BalancePayable>
  <EducationCess>8</EducationCess>
  <GrossTotalIncome>4</GrossTotalIncome>
  <InccomeTax>
    <Normal>1</Normal>
    <Special>2</Special>
    <Total>3</Total>
  </InccomeTax>
  <InterestUS>
    <T234A>1</T234A>
    <T234B>2</T234B>
    <T234C>3</T234C>
    <T234C_1503>8</T234C_1503>
    <T234C_1506>5</T234C_1506>
    <T234C_1509>6</T234C_1509>
    <T234C_1512>7</T234C_1512>
    <Total_234>4</Total_234>
  </InterestUS>
  <Lessrebate87A>6</Lessrebate87A>
  <NormalTax>12</NormalTax>
  <SpecialTax>13</SpecialTax>
  <Surcharge>7</Surcharge>
  <T80cout>2</T80cout>
  <TaxPayable>9</TaxPayable>
  <TaxPayableRefundable>11</TaxPayableRefundable>
  <TaxableIncome>15</TaxableIncome>
  <TaxwoSurcharge>5</TaxwoSurcharge>
  <TotalIncome>3</TotalIncome>
  <TotalTax>14</TotalTax>
  <message>sample string 16</message>
  <status_code>1</status_code>
</OutTaxCalculator>