Skip to main content
GET
Per-state US sales-tax liability report
Per-state US sales-tax liability for a filing period: gross sales, the taxable/exempt/non-taxable split, tax collected, invoice count, and whether the tenant has nexus in each state. Pick the period with from + to (to exclusive) or year; it defaults to the current calendar year. Scoped to US buyers, USD, non-void/draft invoices — so it ties to the nexus status figures. Sales split into taxable (tax collected), exempt (a customer exemption applied), and non-taxable (no nexus / below threshold).

Example Request

Example Response

Monetary fields are in the smallest currency unit (USD cents).

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Query Parameters

year
integer
Required range: x >= 2018
from
string<date>

Inclusive start date (YYYY-MM-DD, UTC). Requires 'to'.

to
string<date>

Exclusive end date (YYYY-MM-DD, UTC). Requires 'from'.

Response

Per-state US sales-tax liability.

data
object