Skip to main content

List Tax Rates (V2)

GET 

/api/xero/v2/tax-rates

Paginated list of Xero tax rates.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Sort options: id, Name, TaxType, EffectiveRate, created_at

Filterable columns: id (numeric), Name (text), TaxType (text), EffectiveRate (numeric)

Request

Responses

OK

Response Headers
    Content-Type