Skip to main content
DELETE
Delete a firm VAT rate

Overview

Removes a custom firm_vat row. Fails with 409 in_use when the rate is still referenced by any bill or notice row — use GET /vat-rates and check can_be_deleted before calling this endpoint.

Authorizations

Authorization
string
header
required

Use your API key (sk_live_xxx or sk_test_xxx)

Path Parameters

id
string
required

Response

Rate deleted

success
boolean
object
enum<string>
Available options:
vat_rate
deleted
boolean