Create Client Entity

Create a new entity within a client business. The entity object is created synchronously, but data provisioning completes asynchronously.

Requires scope: organization:sync.

Path Params
string
required

Digits client organization identifier.

Body Params
string
required

Digits client organization identifier.

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