tax_code or sales_taxes[].code.
Authentication
Use either a partner token scoped to the owning partner or a business-scoped token for the samebusiness_id.
Response
| Field | Type | Description |
|---|---|---|
code | string | Canonical tax code to send on invoice line items |
name | string | Display name in the chart language when available |
rate | number | Tax rate as a decimal fraction, for example 0.21 for 21% |
purchase_account | string or null | Input-tax GL account code when configured |
sales_account | string or null | Output-tax GL account code when configured |
effective_from | string or null | Effective date from the tax template |
is_active | boolean | Whether the tax code can currently be used |
Invoice Usage
EXEMPT.