API Reference
Log In
API Reference

Add Employee

This API functionality is used at the time of adding a new employee. This is used in add employee page of HR Ledgers

Body Params
string
required

The name of the employee.

date
required

Date of joining, indicating when the employee started working.

int64
required

The employee's personal mobile number.

string
required
string

The employee's personal email address.

string

Unique identifier for the employee.

string

The job title or role of the employee.

string

The department to which the employee belongs.

string
Defaults to Active

The current employment status of the employee.

string

The official email address associated with the employee

float

The official mobile number associated with the employee

date-time

The working hours or shift timing for the employee (e.g., "00:00 AM - 00:00 PM")

string

The person to whom the employee directly reports

string

The name of the employee's father.

date

Date of birth of the employee

string

The blood group of the employee.

string

The marital status of the employee.

float

Emergency contact number for the employee

string

Gender of the employee.

string

The type of employment.

string

PAN (Permanent Account Number) of the employee

float

Aadhar number of the employee.

string

The religion of the employee.

string

Name associated with the employee's bank account.

string

Bank account number of the employee.

string

The branch of the bank where the employee holds an account.

string

The name of the bank where the employee holds an account.

string

IFSC (Indian Financial System Code) of the employee's bank.

string

The type of bank account.

int64

Universal Account Number.

string

Employee State Insurance (ESI) number.

present_address
array of objects

Current residential address details, including city, state, country, pincode, and address lines.

present_address
permanent_address
array of objects

Permanent residential address details, including city, state, country, pincode, and address lines.

permanent_address
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json