system_tax_default_modification_forbidden
Defaults of the shared catalogue taxes are not set on the tax itself: the catalogue is global and the preference belongs to your company.
| Code | Type | HTTP | Category |
|---|---|---|---|
system_tax_default_modification_forbidden | authorization_error | 403 | Taxes |
Cause
Defaults of the shared catalogue taxes are not set on the tax itself: the catalogue is global and the preference belongs to your company.
What to do
Set the default through the company tax-defaults endpoint (POST /v1/companies/me/tax-defaults) instead of the tax endpoint.
Related
All Taxes error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.