Create multiple employees

Create multiple employees with one API request. You can create up to 50 employees with one POST /v3/classifications/employees/bulk request.

Body Params
string
required
length ≥ 1

Employee first name

string
required
length ≥ 1

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