Skip to main content
POST
Create entity

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

The create entity legal, contact, address, business, and trade name attributes

Body params create entity

Legal name of the entity

tax_number
string
required

Tax number of the entity

address
Create entity address params · object
required

Address information of the entity

contact
Create entity contact params · object

Contact information of the entity

business_infos
Create entity business params · object

Business information of the entity

trade_name
string

Trade name of the entity

Response

Entity

An entity for compliance

data
any