GET api/Employee/GetEmployeeESICPFSummaryList?whr={whr}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| whr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetEmployeeESICPFSummaryList_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| empid | string |
None. |
|
| empname | string |
None. |
|
| ipnumber | string |
None. |
|
| aadharname | string |
None. |
|
| esic1 | decimal number |
None. |
|
| esic2 | decimal number |
None. |
|
| payablewages | integer |
None. |
|
| presentdays | integer |
None. |
|
| totwages | decimal number |
None. |
|
| exitdate | date |
None. |
|
| lastworking | date |
None. |
|
| ESICStatus | string |
None. |
|
| ESICgross | decimal number |
None. |
|
| phechancard | string |
None. |
|
| ctcamt | decimal number |
None. |
|
| uannumber | string |
None. |
|
| pfnumber | string |
None. |
|
| grosssalary | decimal number |
None. |
|
| pfpayable | decimal number |
None. |
|
| employeepf | decimal number |
None. |
|
| employeerpf | decimal number |
None. |
|
| finyear | string |
None. |
|
| salmonth | string |
None. |
|
| salyear | string |
None. |
|
| department | string |
None. |
|
| pancard | string |
None. |
|
| tRecordCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"empid": "sample string 1",
"empname": "sample string 2",
"ipnumber": "sample string 3",
"aadharname": "sample string 4",
"esic1": 1.0,
"esic2": 1.0,
"payablewages": 1,
"presentdays": 1,
"totwages": 1.0,
"exitdate": "2025-12-06T09:36:18.265791+05:30",
"lastworking": "2025-12-06T09:36:18.265791+05:30",
"ESICStatus": "sample string 5",
"ESICgross": 1.0,
"phechancard": "sample string 6",
"ctcamt": 1.0,
"uannumber": "sample string 7",
"pfnumber": "sample string 8",
"grosssalary": 1.0,
"pfpayable": 1.0,
"employeepf": 1.0,
"employeerpf": 1.0,
"finyear": "sample string 9",
"salmonth": "sample string 10",
"salyear": "sample string 11",
"department": "sample string 12",
"pancard": "sample string 13",
"tRecordCount": 14
},
{
"empid": "sample string 1",
"empname": "sample string 2",
"ipnumber": "sample string 3",
"aadharname": "sample string 4",
"esic1": 1.0,
"esic2": 1.0,
"payablewages": 1,
"presentdays": 1,
"totwages": 1.0,
"exitdate": "2025-12-06T09:36:18.265791+05:30",
"lastworking": "2025-12-06T09:36:18.265791+05:30",
"ESICStatus": "sample string 5",
"ESICgross": 1.0,
"phechancard": "sample string 6",
"ctcamt": 1.0,
"uannumber": "sample string 7",
"pfnumber": "sample string 8",
"grosssalary": 1.0,
"pfpayable": 1.0,
"employeepf": 1.0,
"employeerpf": 1.0,
"finyear": "sample string 9",
"salmonth": "sample string 10",
"salyear": "sample string 11",
"department": "sample string 12",
"pancard": "sample string 13",
"tRecordCount": 14
}
]
application/xml, text/xml
Sample:
<ArrayOfGetEmployeeESICPFSummaryList_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetEmployeeESICPFSummaryList_Result>
<ESICStatus>sample string 5</ESICStatus>
<ESICgross>1</ESICgross>
<aadharname>sample string 4</aadharname>
<ctcamt>1</ctcamt>
<department>sample string 12</department>
<empid>sample string 1</empid>
<employeepf>1</employeepf>
<employeerpf>1</employeerpf>
<empname>sample string 2</empname>
<esic1>1</esic1>
<esic2>1</esic2>
<exitdate>2025-12-06T09:36:18.265791+05:30</exitdate>
<finyear>sample string 9</finyear>
<grosssalary>1</grosssalary>
<ipnumber>sample string 3</ipnumber>
<lastworking>2025-12-06T09:36:18.265791+05:30</lastworking>
<pancard>sample string 13</pancard>
<payablewages>1</payablewages>
<pfnumber>sample string 8</pfnumber>
<pfpayable>1</pfpayable>
<phechancard>sample string 6</phechancard>
<presentdays>1</presentdays>
<salmonth>sample string 10</salmonth>
<salyear>sample string 11</salyear>
<tRecordCount>14</tRecordCount>
<totwages>1</totwages>
<uannumber>sample string 7</uannumber>
</GetEmployeeESICPFSummaryList_Result>
<GetEmployeeESICPFSummaryList_Result>
<ESICStatus>sample string 5</ESICStatus>
<ESICgross>1</ESICgross>
<aadharname>sample string 4</aadharname>
<ctcamt>1</ctcamt>
<department>sample string 12</department>
<empid>sample string 1</empid>
<employeepf>1</employeepf>
<employeerpf>1</employeerpf>
<empname>sample string 2</empname>
<esic1>1</esic1>
<esic2>1</esic2>
<exitdate>2025-12-06T09:36:18.265791+05:30</exitdate>
<finyear>sample string 9</finyear>
<grosssalary>1</grosssalary>
<ipnumber>sample string 3</ipnumber>
<lastworking>2025-12-06T09:36:18.265791+05:30</lastworking>
<pancard>sample string 13</pancard>
<payablewages>1</payablewages>
<pfnumber>sample string 8</pfnumber>
<pfpayable>1</pfpayable>
<phechancard>sample string 6</phechancard>
<presentdays>1</presentdays>
<salmonth>sample string 10</salmonth>
<salyear>sample string 11</salyear>
<tRecordCount>14</tRecordCount>
<totwages>1</totwages>
<uannumber>sample string 7</uannumber>
</GetEmployeeESICPFSummaryList_Result>
</ArrayOfGetEmployeeESICPFSummaryList_Result>