POST
/
entities

Creates a new corporation Entity. An Entity can be created with an empty object and progressively updated with more information from your end user.

Body

type
string
required

The type of the Entity. Must be corporation

corporation
object
required

Corporation information of the Entity.

address
object

The Entity's address.

Returns

Returns the Entity associated with the ID.