Business Management
Create a Business
Scopes: business:create
POST
Create a Business
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The name of the Business
Maximum string length:
255Example:
"Roofing Pros"
The Business structure, which determines the default Chart of Accounts
Available options:
c-corp, llc, partnership, s-corp, sole-prop, household, non-profit The datetime in UTC ISO 8601 format from which the system will sync a Business' accounting data. All data prior to this date will be ignored
The Business' fiscal year start period in format MM/DD
Maximum string length:
5Example:
"01/01"
The external ID of the Business
Maximum string length:
255Example:
"1234567890"
The status of the Business
Available options:
active, inactive The plan of the Business
Available options:
diy, managed The date the business was onboarded
Response
Successful Response
Create a Business