Delete a product from the system
Response<T> object containing a boolean success indicator.
true - Product was found and deletedfalse - Product was not found or deletion failedstatus and value fields:
status: true, value: true - Product deleted successfullystatus: true, value: false - Product not found (no deletion performed)status: false - An error occurred (check msg field for details)esActivo: 0.
esActivo field to 0 instead of permanently deleting it:
id parameter must be a positive integer