Skip to main content

List Tax Rate Mappings

GET 

/api/ledger/connections/:connectionId/tax-rate-mappings

One row per active tax rate with its current provider mapping state, plus the provider tax codes available to map to.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

A rate whose mapped provider code was archived or deactivated in the provider reads as unmapped until re-selected. unmapped_tax_rate_count counts the rows where mapped is false.

Map zero-rate and exempt rates to their real exempt codes (e.g. GST Free Income → EXEMPTOUTPUT) — on a tax return, exempt is not the same as untaxed.

Returns 404 when the connection id does not name the configured accounting connection.

Request

Responses

OK

Response Headers
    Content-Type