Create a company
Account Provisioning
Create a company
Create a company in the Tight API
POST
Create a company
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is a partner-level token.
Body
application/json
Name of the company
Example:
"ACME Corp"
The type of entity
Available options:
SOLE_PROPRIETORSHIP, LLP, LLC, S_CORP, C_CORP Id of the company, required to update an existing company
Example:
"co_235823"
Id of the company in your DB (defaults to userId if not specified)
Example:
"fake_company_123"
Address of the vendor
Accounting method used by the company
Available options:
ACCRUAL, CASH Example:
"ACCRUAL"
Id of the business type of the company
Available features for the company