Deletes a commercial agreement. This endpoint requires admin permissions.
Admin Only: Only users with admin roles (DIRECTOR, GERENTE) can delete commercial agreements. This action is permanent and cannot be undone.
Path Parameters
The unique identifier of the commercial agreement to delete
curl -X DELETE https://api.iclcotizaciones.com/api/acuerdos/15 \
-H "Cookie: session=your_session_token"