v1
latestOpenAPI 3.1.02026-08-045901.5 MBUpdate Employee
This API functionality is used at the time of adding a new employee. This is used in add employee page of HR Ledgers
Headers
generate token from authentication api
Request body
Employee name
Branch of an employee for PT calculation
Date of joining of an employee
Personal mobile number of an employee to do checkin and checkout
Employee Identification number(Alphanumeric)
Designation of an employee(Alphanumeric)
Employee Department
Personal email id of an employee
Official email id of an employee
pan number of an employee
Status of an employee
The official mobile number associated with the employee
The person to whom the employee directly reports
The name of the employee's father.
The type of employment.
Date of birth of the employee
The blood group of the employee.
The marital status of the employee.
Emergency contact number for the employee
Gender of the employee.
Aadhar number of an employee
The religion of the employee.
Name associated with the employee's bank account.
Bank account number of the employee.
The branch of the bank where the employee holds an account.
The name of the bank where the employee holds an account.
IFSC (Indian Financial System Code) of the employee's bank.
The type of bank account.
Universal Account Number.
Employee State Insurance (ESI) number.
Shift Timing of an employee
This field is mandatory when employee status is [inactive, absconded, resigned, terminated, furloughed, informed long leave, uninformed absence, discipline improvement plan]
This field is mandatory when employee status is [inactive, absconded, resigned, terminated, furloughed, informed long leave, uninformed absence, discipline improvement plan]
Reference code of the employee. This is generated when the employee is added to the system and is used to link salary details with that employee.
Response
200
Example response
{
"status": 1,
"msg": "success",
"data": "Updated Successfully",
"statusCode": "200"
}