This endpoint updates an existing tax representing a customizable tax rate applicable to either the organization or a specific customer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The code of the tax. It serves as a unique identifier associated with a particular tax. The code is typically used for internal or system-level identification purposes.
"french_standard_vat"
Tax update payload
The body is of type object
.
Tax updated
The response is of type object
.