Create
Create a new legal entity under the current business
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Body
Create entity request payload
Legal name of the entity
"Acme Corp Ghana"
ISO 3166-1 alpha-2 country code
"GH"
ISO 4217 currency code
"GHS"
Legal structure type
corporation, c-corporation, s-corporation, partnership, sole proprietorship, limited liability company, non profit, other "corporation"
Address
Person's phone number
Business registration number
"BN-123456"
Tax identification number
"TIN-789012"
Date of incorporation (YYYY-MM-DD)
"2020-01-15"
Response
Entity created
Create entity response
The unique identifier of the created entity
"37ad8c1e-0187-4e10-8c54-395e3385b4d2"