POST api/JankariPortal/UpdateEmployee/{id}/{userid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| userid | string |
Required |
Body Parameters
Employee| Name | Description | Type | Additional information |
|---|---|---|---|
| empid | string |
None. |
|
| prefix | string |
None. |
|
| firstname | string |
None. |
|
| middlename | string |
None. |
|
| lastname | string |
None. |
|
| gender | string |
None. |
|
| maritalstatus | string |
None. |
|
| dob | date |
None. |
|
| doj | date |
None. |
|
| pancard | string |
None. |
|
| aadharnumber | string |
None. |
|
| passportno | string |
None. |
|
| bloodgroup | string |
None. |
|
| hobby | string |
None. |
|
| address | string |
None. |
|
| state | string |
None. |
|
| district | string |
None. |
|
| city | string |
None. |
|
| offstate | string |
None. |
|
| offcity | string |
None. |
|
| pincode | integer |
None. |
|
| mobile | string |
None. |
|
| altmobile | string |
None. |
|
| whatsappmobile | string |
None. |
|
| Emergencymobile | string |
None. |
|
| relation | string |
None. |
|
| string |
None. |
||
| offemail | string |
None. |
|
| offid | string |
None. |
|
| jobsince | string |
None. |
|
| emptype | string |
None. |
|
| employmenttype | string |
None. |
|
| grosssalary | decimal number |
None. |
|
| salcreator | string |
None. |
|
| salapproval | string |
None. |
|
| paytype | string |
None. |
|
| bankname | string |
None. |
|
| branch | string |
None. |
|
| accno | string |
None. |
|
| neftcode | string |
None. |
|
| branchadd | string |
None. |
|
| empphoto | string |
None. |
|
| createdby | string |
None. |
|
| createdon | date |
None. |
|
| updatedby | string |
None. |
|
| updatedon | date |
None. |
|
| emp_code | integer |
None. |
|
| partnerid | string |
None. |
|
| beneficiaryid | integer |
None. |
|
| pifassociate | string |
None. |
|
| status | integer |
None. |
|
| seqno | integer |
None. |
|
| pfnumber | string |
None. |
|
| ipnumber | string |
None. |
|
| uannumber | string |
None. |
|
| aadharname | string |
None. |
|
| dateofresignation | date |
None. |
|
| exitformalitiescompleted | string |
None. |
|
| reasonforleaving | string |
None. |
|
| finalnoticeperioddate | date |
None. |
|
| emptypeweekoff | string |
None. |
|
| AppEntry | string |
None. |
|
| joiningformalitiescompleted | string |
None. |
|
| jankarilogincreated | string |
None. |
|
| employeedocumentsfiled | string |
None. |
|
| inductionstatus | string |
None. |
|
| pehchancardissued | string |
None. |
|
| bankaccountstatus | string |
None. |
|
| probationperiod | string |
None. |
|
| probationenddate | date |
None. |
|
| appointmentletterstatus | string |
None. |
|
| remark | string |
None. |
|
| ffstatus | string |
None. |
|
| pfexitmarked | string |
None. |
|
| experienceletterissued | string |
None. |
|
| ctc | decimal number |
None. |
|
| safeguardingstatus | string |
None. |
|
| TrainingExamSummaries | Collection of TrainingExamSummary |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>