Business
Create a Business
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The name of the Business
Maximum length:
255
Example:
"Roofing Pros"
The Business structure, which determines the default Chart of Accounts
Available options:
c-corp
, llc
, partnership
, s-corp
, sole-prop
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 ending period in format MM/DD
The status of the Business
Available options:
active
, inactive
Response
201
application/json
Successful Response