Update an employee

Update details about an existing employee.

Path Params
string
required
length ≥ 1

BILL-generated ID of the employee. The value begins with emp.

Body Params
string

Employee first name

string

Employee last name

string

Employee short name

string

BILL-generated ID of the parent employee. You can set this field if this employee is a child object.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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