Skip to main content
GET
/
salary-details
Salary Details API
curl --request GET \
  --url https://api.hrms.com/salary-details \
  --header 'Authorization: <authorization>' \
  --header 'x-api-key: <x-api-key>'
"{\n    \"employee_pan\": \"AAAPA1111A\",\n    \"pan_ref_no\": null,\n    \"name_of_employee\": \"Thomas Shelby\",\n    \"period_of_employment_from_date\": \"01/04/2021\",\n    \"period_of_employment_to_date\": \"31/03/2022\",\n    \"total_deduction_under_section_16_ii\": 0.00,\n    \"total_deduction_under_section_16_iii\": 2500,\n    \"income_including_admissible_loss_from_house_property_under_any_head_other_than_income_under_the_head_salaries_offered_for_tds_section_192_2_b\": -200000,\n    \"deduction_in_respect_of_life_insurance_premia_and_contributions_to_provident_fund_section_80C_gross_amount\": 180000.00,\n    \"deduction_in_respect_of_contribution_to_certain_pension_funds_section_80CCC_gross_amount\": 200000.00,\n    \"deduction_in_respect_of_contribtuion_by_taxpayer_to_notified_pension_scheme_section_80CCD1_gross_amount\": 0.00,\n    \"deduction_in_respect_of_amount_paid_or_deposited_under_notified_pension_scheme_section_80CCD1B_gross_amount\": 0.00,\n    \"deduction_in_respect_of_contribution_by_employer_to_notified_pension_scheme_section_80CCD2_groass_amount\": 0.00,\n    \"deduction_in_respect_of_health_insurance_premia_section_80D_gross_amount\": 300000.00,\n    \"deduction_in_respect_of_interest_on_loan_taken_for_higher_education_section_80E_gross_amount\": 100000.00,\n    \"total_deduction_in_respect_of_donations_to_certain_funds_charitable_institutions_section_80G_gross_amount\": 0.00,\n    \"deduction_in_respect_of_interest_on_deposits_in_savings_account_section_80TTA_gross_amount\": 100000.00,\n    \"deduction_in_respect_of_interest_on_deposits_in_savings_account_section_80TTB_gross_amount\": 0.00,\n    \"deduction_in_respect_of_maintenance_including_medical_treatment_of_a_dependent_who_is_a_person_with_disability_section_80DD_gross_amount\": 0.00,\n    \"deduction_in_respect_of_interest_on_loan_taken_for_residential_house_property_section_80EE_gross_amount\": 0.00, \n    \"deduction_in_respect_of_interest_on_loan_taken_for_certain_house_property_section_80EEA_gross_amount\": 0.00, \n    \"deduction_in_respect_of_rents_paid_section_80GG_gross_amount\": 0.00, \n    \"deduction_in_respect_of_contributions_given_by_any_person_to_political_parties_section_80GGC_gross_amount\": 0.00,\n    \"deduction_in_case_of_a_person_with_disability_section_80U_gross_amount\": 0.00,\n    \"income_tax_relief_u_s_89_when_salary_is_paid_in_arrear_or_advance\": 0.00,\n    \"total_amount_of_tax_deducted_at_source_by_the_current_employer_for_the_whole_year\": 1000000.00,\n    \"pan_of_landlord\": null,\n    \"name_of_landlord\": null,\n    \"in_case_of_deduction_of_interest_under_the_head_income_from_house_property_pan_of_lender\": null,\n    \"in_case_of_deduction_of_interest_under_the_head_income_from_house_property_name_of_lender\": null,\n    \"gross_salary_as_per_provisions_contained_in_sec_17_1\": 4900000.00,\n    \"value_of_perquisites_section_17_2_as_per_form_no_12_ba\": 100000.00,\n    \"profits_in_lieu_of_salary_section_17_3_as_per_form_no_12_ba\": 0.00,\n    \"travel_concession_or_assistance_section_10_5\": 0.00,\n    \"death_cum_retirement_gratuity_section_10_10\": 0.00,\n    \"commuted_value_of_pension_section_10_10_a\": 0.00,\n    \"cash_equivalent_of_leave_salary_encashment_section_10_10_aa\": 175000.00,\n    \"house_rent_allowance_section_10_13_a\": 0.00,\n    \"amount_of_any_other_exemption_under_section_10\": 0.00,\n    \"income_under_the_head_other_sources_offered_for_tds_section_192_2_b\": 300000.00,\n    \"whether_opting_for_taxation_u_s_115_bac\": \"No\"\n}"

Headers

x-api-key
string
required

API key to uniquely identify the API user

x-api-version
string

API version

Authorization
string
required

Authentication token to authorize the request

Query Parameters

financial_year
string
required

Financial Year

Response

200

employee_pan
string
Example:

"AAAPA1111A"

pan_ref_no
any
name_of_employee
string
Example:

"Thomas Shelby"

period_of_employment_from_date
string
Example:

"01/04/2021"

period_of_employment_to_date
string
Example:

"31/03/2022"

total_deduction_under_section_16_ii
integer
default:0
Example:

0

total_deduction_under_section_16_iii
integer
default:0
Example:

2500

income_including_admissible_loss_from_house_property_under_any_head_other_than_income_under_the_head_salaries_offered_for_tds_section_192_2_b
integer
default:0
Example:

-200000

deduction_in_respect_of_life_insurance_premia_and_contributions_to_provident_fund_section_80C_gross_amount
integer
default:0
Example:

180000

deduction_in_respect_of_contribution_to_certain_pension_funds_section_80CCC_gross_amount
integer
default:0
Example:

200000

deduction_in_respect_of_contribtuion_by_taxpayer_to_notified_pension_scheme_section_80CCD1_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_amount_paid_or_deposited_under_notified_pension_scheme_section_80CCD1B_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_contribution_by_employer_to_notified_pension_scheme_section_80CCD2_groass_amount
integer
default:0
Example:

0

deduction_in_respect_of_health_insurance_premia_section_80D_gross_amount
integer
default:0
Example:

300000

deduction_in_respect_of_interest_on_loan_taken_for_higher_education_section_80E_gross_amount
integer
default:0
Example:

100000

total_deduction_in_respect_of_donations_to_certain_funds_charitable_institutions_section_80G_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_interest_on_deposits_in_savings_account_section_80TTA_gross_amount
integer
default:0
Example:

100000

deduction_in_respect_of_interest_on_deposits_in_savings_account_section_80TTB_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_maintenance_including_medical_treatment_of_a_dependent_who_is_a_person_with_disability_section_80DD_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_interest_on_loan_taken_for_residential_house_property_section_80EE_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_interest_on_loan_taken_for_certain_house_property_section_80EEA_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_rents_paid_section_80GG_gross_amount
integer
default:0
Example:

0

deduction_in_respect_of_contributions_given_by_any_person_to_political_parties_section_80GGC_gross_amount
integer
default:0
Example:

0

deduction_in_case_of_a_person_with_disability_section_80U_gross_amount
integer
default:0
Example:

0

income_tax_relief_u_s_89_when_salary_is_paid_in_arrear_or_advance
integer
default:0
Example:

0

total_amount_of_tax_deducted_at_source_by_the_current_employer_for_the_whole_year
integer
default:0
Example:

1000000

pan_of_landlord
any
name_of_landlord
any
in_case_of_deduction_of_interest_under_the_head_income_from_house_property_pan_of_lender
any
in_case_of_deduction_of_interest_under_the_head_income_from_house_property_name_of_lender
any
gross_salary_as_per_provisions_contained_in_sec_17_1
integer
default:0
Example:

4900000

value_of_perquisites_section_17_2_as_per_form_no_12_ba
integer
default:0
Example:

100000

profits_in_lieu_of_salary_section_17_3_as_per_form_no_12_ba
integer
default:0
Example:

0

travel_concession_or_assistance_section_10_5
integer
default:0
Example:

0

death_cum_retirement_gratuity_section_10_10
integer
default:0
Example:

0

commuted_value_of_pension_section_10_10_a
integer
default:0
Example:

0

cash_equivalent_of_leave_salary_encashment_section_10_10_aa
integer
default:0
Example:

175000

house_rent_allowance_section_10_13_a
integer
default:0
Example:

0

amount_of_any_other_exemption_under_section_10
integer
default:0
Example:

0

income_under_the_head_other_sources_offered_for_tds_section_192_2_b
integer
default:0
Example:

300000

whether_opting_for_taxation_u_s_115_bac
string
Example:

"No"