Skip to main content
GET
Export balance sheet as Excel

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string
required

The UUID of the business to export the balance sheet for.

Query Parameters

effective_date
string<date-time>
required

Effective date for the balance sheet (ISO 8601 format).

reporting_basis
enum<string>

Accounting basis for the report.

Available options:
ACCRUAL,
CASH
tag_filter
string

Filter results by tags.

Response

Pre-signed URL for downloading the Excel export.

data
object
required

A pre-signed URL to download a document.