Create Entity

Creates a Entity.

Body Params
string
required

The unique identifier of the firm.

string
enum
required

The type of the entity.

Show Details
CORPORATIONA corporation.
LLCA Limited Liability Company.
TRUSTA trust.
PARTNERSHIPA partnership.
Allowed:
string
enum

The subtype of the entity. Applicable only when 'type' is 'CORPORATION', 'LLC', or 'PARTNERSHIP'. Valid values by type — CORPORATION: S_CORPORATION, C_CORPORATION; LLC: LLC_SINGLE_MEMBER, LLC_C_CORPORATION, LLC_S_CORPORATION, LLC_PARTNERSHIP; PARTNERSHIP: PARTNERSHIP_GENERAL, PARTNERSHIP_LIMITED; TRUST: SMSF.

Show Details
S_CORPORATIONAn S corporation.
C_CORPORATIONA C corporation.
LLC_SINGLE_MEMBERA single-member LLC.
LLC_C_CORPORATIONAn LLC taxed as a C corporation.
LLC_S_CORPORATIONAn LLC taxed as an S corporation.
LLC_PARTNERSHIPAn LLC taxed as a partnership.
PARTNERSHIP_GENERALA general partnership.
PARTNERSHIP_LIMITEDA limited partnership.
SMSFA Self-Managed Super Fund (SMSF) trust.
attributes
object
required
identifications
object
required
contact
object
required
metadata
object

Additional metadata for the entity.

kyb
object
disclosures
object
investorProfile
object
financialAffiliations
array of strings

List of financial affiliations.

financialAffiliations
industryClassification
object

Industry classification details.

Responses

400

Bad Request - Invalid input.

401

Unauthorized - Authentication failed.

403

Forbidden - You do not have permission to access this resource.

500

Internal Server Error - An unexpected error occurred.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json