Update
Entities
Update
Update an existing legal entity
PATCH
Update
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.
Path Parameters
The unique identifier of the entity
Body
application/json
Update entity request payload (partial update)
Legal name of the entity
Example:
"Acme Corp Ghana Updated"
Legal structure type
Available options:
corporation, c-corporation, s-corporation, partnership, sole proprietorship, limited liability company, non profit, other Example:
"limited liability company"
Address
Person's phone number
Business registration number
Example:
"BN-654321"
Tax identification number
Example:
"TIN-210987"
Date of incorporation (YYYY-MM-DD)
Example:
"2019-06-01"
Response
Successful operation