Create multiple chart of accounts

Create multiple chart of accounts with one API request. You can create up to 50 chart of accounts with one POST /v3/classifications/chart-of-accounts/bulk request.

Body Params
string
required
length ≥ 1

Chart of accounts name

string

Chart of accounts description

string

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

account
object

Chart of accounts details

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