List Taxes
Admin
List Taxes
List all taxes (all-locations and location-scoped).
GET
List Taxes
Headers
The tenant you are making this request on behalf of
Your api key
Response
200 - application/json
Successful Response
Unique identifier for the tax
Name of the tax (e.g., 'Sales Tax', 'VAT')
Tax percentage (e.g., 8.25 for 8.25%)
Location IDs this tax applies to. Empty/null = all-locations (all locations)
Scope of the tax (ALL, PRODUCTS_ONLY, SERVICES_ONLY, SPECIFIC_CATEGORIES)
Available options:
ALL, PRODUCTS_ONLY, SERVICES_ONLY, MEMBERSHIPS_ONLY, SPECIFIC_CATEGORIES Category names for SPECIFIC_CATEGORIES scope
