Entities
Create Entity
Add a new subsidiary entity to your account
POST
This endpoint creates a new subsidiary entity under your account. You’ll need to provide the legal name and country of registration. Tax ID is optional.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Entity data
The body is of type object
.
Response
201
application/json
Entity created
The response is of type object
.