Purpose Scans historical orders for any associated chargeback or dispute, then tags the customer record with (configurable). Future orders from these customers can be filtered or held for manual review by ops. Reduces repeated chargeback losses without blocking customers outright. Defaults to . Prerequisites - Authenticated Shopify CLI session: - API scopes: , , Parameters | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | store | string | yes | — | Store domain (e.g., mystore.myshopify.com) | | days back | integer | no | 730 | Hi…