Update Tax Rate
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
name
Optional: Tax rate name - max 100 chars - “Updated Sales Tax”
rate
Optional: Tax percentage rate - numeric min:0 max:100 - 9.00
priority
Optional: Tax calculation priority order - integer min:0 - 1
is_active
Optional: Whether tax rate is active - boolean - true
applies_to
Optional: What this tax applies to - labor|parts|both - “labor”
description
Optional: Tax rate description - string - “Updated tax description”
is_compound
Optional: Whether tax compounds on other taxes - boolean - false
effective_to
Optional: Date tax rate expires - date after effective_from - “2026-12-31”
effective_from
Optional: Date tax rate takes effect - date format - “2026-01-01”
Response
Successful response

