Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | Yes | The rootfi_id or platform_id of the tax rate |
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| name | string | No | Display name |
| rate | number | No | Tax rate as decimal |
| jurisdiction | string | No | Geographic area |
| status | string | No | Status (active, archived) |
Updating a tax rate does not retroactively affect existing invoices. New invoices will use the updated rate.