Retrieves the user's auto-recharge configuration for their wallet.
GET/wallet/recharge-settings
Reads AutoRechargeEnabled, WalletMax, and WalletRefillPoint from the user's profile using the read-only context.
Intended for pre-filling client settings UIs.
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.