Delete Supplier
DELETE /api/Suppliers/DeleteSupplier/:id
Tier: Public — stable, supported for third-party integration.
Soft-deletes a Supplier.
Request
Unknown id (NotFound), or the supplier is still referenced by one or more
active SKUs (InvalidOperation).