Customer-led deposit limits, applied without delay (decrease) / with reflection (increase)
UKGC.RTS.2A · UKGC · financial_limits
Requirement
The system must allow customers to set deposit limits. Decreases must take effect immediately. Increases must include a reflection period (typically 24 hours) and reconfirmation by the customer.
Source: UKGC Remote Technical Standards — RTS 2A (Financial limits) · Audit artifact: UKGC RTS Annex A §2A
Remediation guidance
Implement reflection-period state machine; require reconfirmation.
Evidence specification
| Evidence type | Connector | Spec | Acceptance criteria |
|---|---|---|---|
pam_query | pam-generic | {
"query": "deposit_limit_changes",
"required_fields": [
"player_id",
"old_limit",
"new_limit",
"change_requested_at",
"change_effective_at",
"change_type"
]
} |
|
Recent evaluations (Apollo Gaming Ltd.)
✓
| When | Status | Findings |
|---|---|---|
| 5/28/2026, 12:50:56 AM | pass | none |