
We are facing issue "Function CurrencyEntity.delete has been incorrectly called." while trying to execute DELETE request for "Currencies" entity using ODATA API. Is there any limitation for DELETE request for currency. Any inputs will help. Thank you.
Looking at the delete method in the entity, it will always throw this error. So, there is a limitation: you can not delete currencies using the entity.