v4

latestOpenAPI 3.1.02026-08-032294621.7 MB
GST Tax Rates

List GST tax rates

Retrieve a paginated list of GST tax rates available for the organization.

Use the id field as gst_tax_rate_id when creating or updating transaction line items (invoices, bills, journal entries, etc.) with GST tax data.

Includes component breakdown (e.g., CGST + SGST for India intra-state, GST + PST for Canadian provinces) when applicable.

Filter by country_code, tax_treatment, or is_active to narrow results.

get/public/v2/gst-tax-rates/

Query parameters

country_codeGstCountries[] nullable
tax_treatment'STANDARD' | 'ZERO_RATED' | 'EXEMPT' | 'IMPORT_GST' | 'REVERSE_CHARGE' | 'SELF_ASSESSED' | 'OUT_OF_SCOPE' nullable
is_activeboolean nullable
limitinteger

Number of records to return per page (capped at 100)

Number of records to return per page (capped at 100)

offsetinteger

Number of records to skip before starting to return results

Number of records to skip before starting to return results

Response

OK

countinteger required