Create multiple accounting classes

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

Body Params
string
required
length ≥ 1

Accounting class name

string

Accounting class short name

string

Accounting class description

string

BILL-generated ID of the parent accounting class. You can set this field if this accounting class 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json