Corporations
Create corporation
Create a new corporation in your organization
POST
Creates a new corporation entity in your organization. A corporation represents a distinct legal entity or business.
Legal name of the entity, including the type suffix (e.g., “Inc.”, “LLC”).
The ISO 3166 2-alpha country code where the business entity is registered.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body for creating a new corporation.
The legal name of the corporation.
Example:
"Acme Corporation"