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

Optional chart of accounts template ID owned by the caller's organization.
When set, this template takes precedence. When omitted, the organization's
sole active template is used; if it has zero or multiple active templates,
the Digits canonical template is used.

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 ID (e.g., account number).

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