Skip to main content
GET
Download an account-detailed financial report

Authorizations

Authorization
string
header
required

Portal API key minted in portal Settings → API access. Scope read or write; pinned to one company. Send as Authorization: Bearer lac_sk_....

Query Parameters

customer_id
string

Target company. Optional — API keys are pinned to one company, and single-company sessions default to it.

period
string

Fiscal-YTD through month. Defaults to the latest posted month.

Pattern: ^[0-9]{4}-(0[1-9]|1[0-2])$
report
enum<string>
default:bundle

Document shape. Defaults to the combined fiscal-YTD bundle.

Available options:
bundle,
income,
balance
range
string

Exact Analytics statement range key. Used by income and balance; omitted tab-specific requests default to the month in period.

Response

Requested account-detailed statement PDF.

The response is of type string.