POST api/Employee/GetIndividualEmployeesalary

Request Information

URI Parameters

None.

Body Parameters

IndividualSalryModel
NameDescriptionTypeAdditional information
EmployeeName

string

None.

CompanyAddress

string

None.

empcode

string

None.

postname

string

None.

Designation

string

None.

joining

date

None.

DOB

date

None.

Department

string

None.

Rowid

integer

None.

Empid

integer

None.

SEmpid

string

None.

Empno

integer

None.

PayGroupId

integer

None.

Basic

decimal number

None.

HRA

decimal number

None.

Attire_Allowance

decimal number

None.

Internet_Allowance

decimal number

None.

Mobile_Allowance

decimal number

None.

PF

decimal number

None.

ESI

decimal number

None.

P_Tax

decimal number

None.

Education_Allowances

decimal number

None.

Medical_Allowances

decimal number

None.

LTA

decimal number

None.

Gross_Amount

decimal number

None.

Loan_Installment

decimal number

None.

Continuous_Attendance_Allowance

decimal number

None.

Overtime_Allowance

decimal number

None.

Lodging_Allowance

decimal number

None.

ProductionBonus

decimal number

None.

Leave_Amount

decimal number

None.

Total_Allowances

decimal number

None.

Total_Deduction

decimal number

None.

Net_Payable_Amount

decimal number

None.

Month

string

None.

Year

integer

None.

Amountinwords

string

None.

empaccountno

string

None.

empepfno

string

None.

empesicno

string

None.

empuanno

string

None.

emppancardno

string

None.

Company

string

None.

FirstDays

string

None.

LastDays

string

None.

AbsentDays

string

None.

WorkingDays

string

None.

EarnedLeaveDays

string

None.

TotalLeaveDays

string

None.

LateLeave

string

None.

LateLeaveAmount

string

None.

LeaveAmount

string

None.

Arrears

decimal number

None.

Stipend

decimal number

None.

PerformanceAllowance

decimal number

None.

SpecialAllowance

decimal number

None.

Books___Periodical

decimal number

None.

Conveyence_Allowance

decimal number

None.

Training__Allowance

decimal number

None.

Vehical_Allownce

decimal number

None.

Food_Allowance

decimal number

None.

TDS

decimal number

None.

PLIAmount

decimal number

None.

FinalAmount

decimal number

None.

Request Formats

application/json, text/json

Sample:
{
  "EmployeeName": "sample string 1",
  "CompanyAddress": "sample string 2",
  "empcode": "sample string 3",
  "postname": "sample string 4",
  "Designation": "sample string 5",
  "joining": "2025-12-06T08:58:13.9982464+05:30",
  "DOB": "2025-12-06T08:58:13.9982464+05:30",
  "Department": "sample string 6",
  "Rowid": 7,
  "Empid": 1,
  "SEmpid": "sample string 8",
  "Empno": 1,
  "PayGroupId": 1,
  "Basic": 1.1,
  "HRA": 1.1,
  "Attire_Allowance": 1.1,
  "Internet_Allowance": 1.1,
  "Mobile_Allowance": 1.1,
  "PF": 1.1,
  "ESI": 1.1,
  "P_Tax": 1.1,
  "Education_Allowances": 1.1,
  "Medical_Allowances": 1.1,
  "LTA": 1.1,
  "Gross_Amount": 1.1,
  "Loan_Installment": 1.1,
  "Continuous_Attendance_Allowance": 1.1,
  "Overtime_Allowance": 1.1,
  "Lodging_Allowance": 1.1,
  "ProductionBonus": 1.1,
  "Leave_Amount": 1.1,
  "Total_Allowances": 1.1,
  "Total_Deduction": 1.1,
  "Net_Payable_Amount": 1.1,
  "Month": "sample string 9",
  "Year": 1,
  "Amountinwords": "sample string 10",
  "empaccountno": "sample string 11",
  "empepfno": "sample string 12",
  "empesicno": "sample string 13",
  "empuanno": "sample string 14",
  "emppancardno": "sample string 15",
  "Company": "sample string 16",
  "FirstDays": "sample string 17",
  "LastDays": "sample string 18",
  "AbsentDays": "sample string 19",
  "WorkingDays": "sample string 20",
  "EarnedLeaveDays": "sample string 21",
  "TotalLeaveDays": "sample string 22",
  "LateLeave": "sample string 23",
  "LateLeaveAmount": "sample string 24",
  "LeaveAmount": "sample string 25",
  "Arrears": 1.1,
  "Stipend": 1.1,
  "PerformanceAllowance": 1.1,
  "SpecialAllowance": 1.1,
  "Books___Periodical": 1.1,
  "Conveyence_Allowance": 1.1,
  "Training__Allowance": 1.1,
  "Vehical_Allownce": 1.1,
  "Food_Allowance": 1.1,
  "TDS": 1.1,
  "PLIAmount": 1.1,
  "FinalAmount": 1.1
}

application/xml, text/xml

Sample:
<IndividualSalryModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MendinePayroll.Models">
  <AbsentDays>sample string 19</AbsentDays>
  <Amountinwords>sample string 10</Amountinwords>
  <Arrears>1.1</Arrears>
  <Attire_Allowance>1.1</Attire_Allowance>
  <Basic>1.1</Basic>
  <Books___Periodical>1.1</Books___Periodical>
  <Company>sample string 16</Company>
  <CompanyAddress>sample string 2</CompanyAddress>
  <Continuous_Attendance_Allowance>1.1</Continuous_Attendance_Allowance>
  <Conveyence_Allowance>1.1</Conveyence_Allowance>
  <DOB>2025-12-06T08:58:13.9982464+05:30</DOB>
  <Department>sample string 6</Department>
  <Designation>sample string 5</Designation>
  <ESI>1.1</ESI>
  <EarnedLeaveDays>sample string 21</EarnedLeaveDays>
  <Education_Allowances>1.1</Education_Allowances>
  <Empid>1</Empid>
  <EmployeeName>sample string 1</EmployeeName>
  <Empno>1</Empno>
  <FinalAmount>1.1</FinalAmount>
  <FirstDays>sample string 17</FirstDays>
  <Food_Allowance>1.1</Food_Allowance>
  <Gross_Amount>1.1</Gross_Amount>
  <HRA>1.1</HRA>
  <Internet_Allowance>1.1</Internet_Allowance>
  <LTA>1.1</LTA>
  <LastDays>sample string 18</LastDays>
  <LateLeave>sample string 23</LateLeave>
  <LateLeaveAmount>sample string 24</LateLeaveAmount>
  <LeaveAmount>sample string 25</LeaveAmount>
  <Leave_Amount>1.1</Leave_Amount>
  <Loan_Installment>1.1</Loan_Installment>
  <Lodging_Allowance>1.1</Lodging_Allowance>
  <Medical_Allowances>1.1</Medical_Allowances>
  <Mobile_Allowance>1.1</Mobile_Allowance>
  <Month>sample string 9</Month>
  <Net_Payable_Amount>1.1</Net_Payable_Amount>
  <Overtime_Allowance>1.1</Overtime_Allowance>
  <PF>1.1</PF>
  <PLIAmount>1.1</PLIAmount>
  <P_Tax>1.1</P_Tax>
  <PayGroupId>1</PayGroupId>
  <PerformanceAllowance>1.1</PerformanceAllowance>
  <ProductionBonus>1.1</ProductionBonus>
  <Rowid>7</Rowid>
  <SEmpid>sample string 8</SEmpid>
  <SpecialAllowance>1.1</SpecialAllowance>
  <Stipend>1.1</Stipend>
  <TDS>1.1</TDS>
  <TotalLeaveDays>sample string 22</TotalLeaveDays>
  <Total_Allowances>1.1</Total_Allowances>
  <Total_Deduction>1.1</Total_Deduction>
  <Training__Allowance>1.1</Training__Allowance>
  <Vehical_Allownce>1.1</Vehical_Allownce>
  <WorkingDays>sample string 20</WorkingDays>
  <Year>1</Year>
  <empaccountno>sample string 11</empaccountno>
  <empcode>sample string 3</empcode>
  <empepfno>sample string 12</empepfno>
  <empesicno>sample string 13</empesicno>
  <emppancardno>sample string 15</emppancardno>
  <empuanno>sample string 14</empuanno>
  <joining>2025-12-06T08:58:13.9982464+05:30</joining>
  <postname>sample string 4</postname>
</IndividualSalryModel>

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 'IndividualSalryModel'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.