Deletes ALL product mix records for the current company (across every customer).
Intended for destructive maintenance/reset operations and must be confirmed by the caller.
DELETE
/api/customer-product-mixes/company
This operation is scoped to the current company partition resolved from the authenticated actor. Records are deleted in pages using a continuation token to avoid loading the full set into memory.