Update Tax
Admin
Update Tax
Update an existing tax.
PUT
Update Tax
Headers
The tenant you are making this request on behalf of
Your api key
Path Parameters
Body
application/json
Schema for updating an existing tax.
Name of the tax
Tax percentage (e.g., 8.25 for 8.25%)
Required range:
0 <= x <= 100Location IDs this tax applies to
Scope of the tax
Available options:
ALL, PRODUCTS_ONLY, SERVICES_ONLY, MEMBERSHIPS_ONLY, SPECIFIC_CATEGORIES Category names for SPECIFIC_CATEGORIES scope
Response
Successful Response
Detailed tax information.
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
