Commerce 13.3.1
With the introduction of
IReportDataGenerator
Is there an exposed API that would allow us to clear down the table without creating a sproc? We're trying to sanitize PII data when bringing down production databases and while we're able to delete/obfuscate orders, contacts etc I am unable to find anything that would allow us to remove this data.
Any tips?