Skip to main content

List Tax Rates (V2)

GET 

/api/xero/v2/tax-rates

Paginated list of Xero tax rates.

Not yet available to API tokens

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

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