200 Successful Response
Schema: FirmBusinessesCursorResponse
-
itemsarray · BusinessResponse requiredBusinessResponse -
List of items
27 fields
-
idstring -
Business UUID.
-
firm_idstring -
Advisory firm UUID this business belongs to.
-
mailboxstring -
Email prefix for bill forwarding.
-
namestring -
Business name.
-
logo_urlstring -
URL to business logo/avatar image.
-
default_currencystring -
Default currency for the business (USD, CAD, AUD, EUR, or GBP).
-
tax_year_end_monthinteger -
Month when the tax/fiscal year ends (1-12). 12 = calendar year.
-
tax_year_displaystring -
Human-readable tax year description (e.g., 'Calendar Year (Jan-Dec)').
-
created_atstring · date-time -
Creation timestamp.
-
updated_atstring · date-time -
Last update timestamp.
-
teal_instance_idstring -
Teal instance ID (API format).
-
teal_instancestring -
Teal database ID.
-
entries_startstring · date-time -
Start date for transaction imports.
-
stripe_account_idstring -
Connected Stripe account ID.
-
stripe_subscription_idstring -
Stripe subscription ID.
-
stripe_customer_idstring -
Stripe customer ID.
-
subscription_itemsobject -
Stripe subscription items/products linked to this business.
-
shopify_shop_domainstring -
Connected Shopify domain.
-
shopify_access_token_idstring -
Shopify token UUID.
-
ramp_connection_idstring -
Ramp connection UUID.
-
square_connection_idstring -
Square connection UUID.
-
finch_connection_idstring -
Finch payroll connection UUID.
-
hubspot_connection_idstring -
HubSpot connection UUID.
-
plaid_connectionsarray · PlaidConnectionSchema -
Connected bank accounts via Plaid.
-
slack_connectedboolean -
Whether a Slack webhook URL is configured.
-
syncSyncStatus -
Teal sync status.
-
inventory_modestring -
Inventory module flavor: 'cpg' or 'finished_goods'.
-
-
totalinteger -
Total number of items (null when not calculated for performance)
-
limitinteger -
Pagination limit
-
next_cursorstring -
Cursor for next page
-
prev_cursorstring -
Cursor for previous page
-
has_nextboolean required -
Whether there are more items
-
has_prevboolean required -
Whether there are previous items