delete_currency
Remove a company currency from the billing system when it's no longer needed, ensuring it's not currently in use for invoices, subscriptions, or transactions.
Instructions
Delete a company currency. DELETE /currencies/{companyCurrencyId}. Fails if currency is in use (invoices, subscriptions, transactions, or gateways).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyCurrencyId | Yes | Company currency ID (required) |