Skip to main content
GET
Fetch bookkeeping status
Returns the effective bookkeeping enrollment status for a business, including onboarding completion metadata. Auth is the same as other v1 business routes: a platform bearer token or a business-scoped access token.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business to fetch the bookkeeping status for.

Response

Bookkeeping status detail.

data
object
required

Effective bookkeeping enrollment status and onboarding completion metadata for a business.