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
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).

aspectCodes
array of strings

Aspect codes to enable. If empty, a default set is used.

aspectCodes
paymentInstruments
object

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

Responses

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