Skip to main content
tenant_id
string<ten_string>
required

The id of the Tenant

Example:

"ten_Vl1a3f7JlZ9pZ5hL2wNfLn"

name
string
required

The name of the Business

Maximum string length: 255
Example:

"Roofing Pros"

industry
string | null
required

The industry of the Business

Example:

"Roofing Contractors"

entries_start
string<date-time>
required

The datetime in UTC ISO 8601 format from which the system will sync a Business' accounting data

entity_type
enum<string>
required

The Business structure, which determines the default Chart of Accounts

Available options:
c-corp,
llc,
partnership,
s-corp,
sole-prop
fiscal_year
string
required

The Business' fiscal year start period in format MM/DD

Maximum string length: 5
Example:

"01/01"

external_id
string
required

The external ID of the Business

Maximum string length: 255
Example:

"1234567890"

id
string<biz_string>
required

The id of the Business

Example:

"biz_GA6EG2qFxA97NZHtxeLPUy"

status
enum<string>
default:active

Whether the business is active or inactive

Available options:
active,
inactive
onboarding_date
string<date> | null

The date the business was onboarded

plan
enum<string>
default:managed

The Business plan

Available options:
diy,
managed