POST api/JankariPortal/UpdateEmployeeProgram/{efid}/{empid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
efid | integer |
Required |
|
empid | string |
Required |
Body Parameters
EmployeeProgramName | Description | Type | Additional information |
---|---|---|---|
efid | integer |
None. |
|
empid | string |
None. |
|
finyear | string |
None. |
|
pgid | string |
None. |
|
depid | string |
None. |
|
desid | string |
None. |
|
reportto | string |
None. |
|
status | integer |
None. |
|
pactive | string |
None. |
|
updateby | string |
None. |
|
updateon | date |
None. |
|
partnerid | string |
None. |
|
project | string |
None. |
|
startdate | date |
None. |
|
enddate | date |
None. |
|
Department | Department |
None. |
|
Designation | Designation |
None. |
|
EmployeeProgram1 | EmployeeProgram |
None. |
|
EmployeeProgram2 | EmployeeProgram |
None. |
|
Program | Program |
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>