Update Tax Rate

View as Markdown

Headers

{{tenant_key_name}}stringOptional

Request

This endpoint expects a multipart form.
namestringRequired

Optional: Tax rate name - max 100 chars - “Updated Sales Tax”

ratestringRequired

Optional: Tax percentage rate - numeric min:0 max:100 - 9.00

prioritystringRequired

Optional: Tax calculation priority order - integer min:0 - 1

is_activestringRequired

Optional: Whether tax rate is active - boolean - true

applies_tostringRequired

Optional: What this tax applies to - labor|parts|both - “labor”

descriptionstringRequired

Optional: Tax rate description - string - “Updated tax description”

is_compoundstringRequired

Optional: Whether tax compounds on other taxes - boolean - false

effective_tostringRequired

Optional: Date tax rate expires - date after effective_from - “2026-12-31”

effective_fromstringRequired

Optional: Date tax rate takes effect - date format - “2026-01-01”

Response

Successful response