Add a Job for an Employee

Add additional jobs and their rates to the employee's record, which can be used to track the employee's work hours and process payroll. By default, employees are automatically assigned a "Primary Job" and a "Break" job in the system. However, you can assign each employee as many jobs and rates as you like. If you use our Time Tracking module, these job codes will be visible to employees to track their work hours on the web/mobile time clock. Note that per hour rates are only used to calculate the earnings of hourly employees.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Employee unique identifier (Emp ID or UUID)

Body Params

Job Code Details

string
required
length between 0 and 10

The job code

string
required
length between 0 and 50

The job name

double
required

The job hourly pay rate

Headers
string
required

The company unique identifier

Responses

400

In case the request has some invalid parameter.

401

In case Security key is not provided or invalid.

500

In case system is unable to fulfil the request due to some internal error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*