Skip to main content
DELETE
Disable a currency

Overview

Removes a firm_currency row. Fails with 409 in_use when any bill, client, or product still references the currency. RON can be removed only if nothing references it — in practice it always stays enabled.

Authorizations

Authorization
string
header
required

Use your API key (sk_live_xxx or sk_test_xxx)

Path Parameters

id
string
required

Currency CzUid

Response

Currency removed

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