Deleting currency
DELETE {{api-url}}/currency/{{tenant}}/currencies/EUR
Deletes the currency by provided code. If given currency does not exist in system then http code 204 will be returned.
Warning
Deleting a currency causes removal of all exchange rates and prices related to the currency. The price removal is a asynchronous operation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |