Deleting exchange rate
DELETE {{api-url}}/currency/{{tenant}}/exchanges/PLN_EUR
Deletes the exchange rate definition by the provided code. If given definition does not exist in system then http code 204 will be returned.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |