Ability to archive customers
We've added an ability to archive customers. When customers are archived, their PII (name and email address) will be nullified, and they will no longer appear in the Stigg app UI or be returned by the Stigg API and SDKs.
When Stigg is integrated with a billing solution, customers that are archived in Stigg will still exist in the billing solution to allow upcoming invoices to be finalized.
To archive customers in the Stigg app, under the customer details screen:
1. Ensure that they don't have any active paid or custom subscriptions - if they do, cancel them first.
2. Click on the dotted menu icon of the relevant row, and select the "Archive" action.
3. Confirm the action by clicking on the "Archive" button in the opened modal.
Archiving customers is also supported by the Stigg Node.js SDK v2.10.1 or later, Stigg Python SDK v0.491.3 or later, as well as the Stigg GraphQL API.