What this page shows
This page lists the configured monthly-limit records. Operators use it to review the deposit-count and deposit-amount rules, open create/edit flows, and quickly enable or disable a saved limit.
How to read it
From DepositandTo Depositshow the inclusive deposit-count range when deposit count is used.Total Deposit Amount (EUR)is displayed with two decimals and represents the amount threshold when amount matching is used.Monthly Limit (EUR)is displayed with two decimals and represents the limit value stored on the row.Do Not Use Deposit Countexplains whether the count range is ignored.Do Not Use By Amountexplains whether the amount threshold is ignored.StatusshowsActiveorDisabledand is also the quick toggle target.
Actions operators can use
Createopens the create form. No monthly-limit row is created until that form is submitted.Editopens the selected row detail workspace.- Clicking the
Statuscell toggles the row between active and disabled. - Pagination changes which saved rows are shown in the table.
Known caveats
- The list is sorted by
To Depositascending in the backend. - The create button is visible in the verified page code without a local permission check.
- The status toggle has no confirmation dialog and no visible success toast in the verified list component.
- Toggle failure is thrown by the hook as a generic failure, but the verified table component does not render a dedicated row-level error message.
- Amounts on this list are labelled in EUR and rendered to two decimal places by the frontend.