Delete tax

Permanently deletes a tax rate by its ID.

Warning: This action will fail if the tax is used by quotation lines, price categories, or product prices. Reassign those entities to another tax rate before deletion.

Path Parameters

ParameterTypeRequiredDescription
idintegerYesTax unique identifier

Response

  • 204 No Content: Tax successfully deleted
  • 401 Unauthorized: Invalid or missing API key
  • 404 Not Found: Tax not found
  • 409 Conflict: Tax is in use and cannot be deleted
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Responses
204

Resource deleted

401

Unauthorized

404

Resource not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!