List all tax rules
Returns a paginated list of tax rules. Results can be sorted by rate, country, or label.
Query Parameters
Page number for pagination.
Number of tax rules per page.
Sort direction.
ascdescField to sort by.
ratecountrylabelResponses
Paginated list of tax rules
Total number of tax rules matching the query.
Unique identifier of the tax rule.
Object type identifier.
Tax rate as a decimal (e.g. 0.20 for 20%).
Fixed tax amount as a decimal. 0 when a percentage rate is used.
Human-readable display name.
Whether the tax rule is currently active.
ISO country code where the tax applies.
Tax rule type.
product_taxshipping_taxApplication scope (e.g. all_products, selected_products, selected_categories, all_shippings, selected_shippings).
Postal code restrictions. Null when the tax applies to all postcodes.
State/province restrictions. Null when the tax applies to all states.
Payment method restrictions. Null when the tax applies to all payment methods.
Category selections. Only present for product taxes with selected_categories scope, null otherwise.
Physical product categories.
Digital product categories.
Service categories.
Billing plan categories.
Product UUIDs. Only present for product taxes with selected_products scope, null otherwise.
Missing or invalid API key