Page body
What this workspace does
This route is the operational workspace for automatic withdrawal. Operators stay on the same management page and switch between three tabs:
RulesHistoryNon-Qualified Withdrawals
When to use it
- review what happened to previously processed withdrawals
- inspect why a withdrawal stayed out of automatic processing
- process one queued withdrawal or run a bulk process pass
- move back to the rule register without leaving the module
How to read it
History is the audit-style view. It focuses on processed records, their outcome, the rule that was applied, and the reason field returned for the run.
Non-Qualified Withdrawals is the operational queue. It focuses on withdrawals that still need intervention, including validation status, pending transaction references, and action buttons for one-by-one or bulk processing.
Important caveats
- Bulk processing is still a mutation. Operators should treat
Process Allas a real processing action, not a dry dashboard refresh. - The
Historytab exposes anExport CSVbutton, but operators should verify that export is enabled in the current environment before relying on it. - Switching tabs keeps the same route family and changes the shallow query state instead of opening unrelated pages.
Verification status
- status:
verified_backend - FE tab routing checked from
AutomaticWithdrawalPage - backend history and queue routes checked from the automatic-withdrawal hooks