Create Entity

Create a new entity within the organization. The entity object is created synchronously, but data provisioning (chart of accounts, etc.) completes asynchronously.

Requires scope: organization:sync.

Body Params

Request to create a new entity. The entity object is created synchronously, but data provisioning (chart of accounts, ledger setup) completes asynchronously.

string
required

Caller-assigned ID for idempotency.

string
required

Entity name.

string

Chart of accounts template ID.

string

Fiscal year start month (JAN-DEC).

string

IANA timezone.

address
object

Mailing address.

string

Website URL.

string

Phone number.

string

Optional caller-assigned display identifier (e.g., account number).

paymentInstruments
object

Payment instruments (e.g., bank accounts).

Responses

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