| GET | /admin/wallets | Wallet List | detail → |
| POST | /admin/wallets | Create Wallet | detail → |
| POST | /admin/wallets/batch-freeze | Batch Freeze | detail → |
| POST | /admin/wallets/batch-unfreeze | Batch Unfreeze | detail → |
| GET | /admin/wallets/coupons | Coupon List | detail → |
| POST | /admin/wallets/coupons | Create Coupon | detail → |
| DELETE | /admin/wallets/coupons/{coupon_id} | Delete Coupon | detail → |
| PUT | /admin/wallets/coupons/{coupon_id} | Update Coupon | detail → |
| GET | /admin/wallets/coupons/{id}/usages | Coupon Usage Records | detail → |
| GET | /admin/wallets/fraud-rules | Anti-Fraud Rules | detail → |
| POST | /admin/wallets/fraud-rules | Update Anti-Fraud Rules | detail → |
| DELETE | /admin/wallets/fraud-rules/{wallet_id} | Delete Anti-Fraud Rule | detail → |
| DELETE | /admin/wallets/freeze-records/{wallet_id} | Delete Freeze Record | detail → |
| GET | /admin/wallets/reconciliation | Reconciliation | detail → |
| GET | /admin/wallets/snapshots | Wallet Snapshot List | detail → |
| DELETE | /admin/wallets/tenants/{tenant_id}/apps/{app_id}/policy | Delete Wallet Policy | detail → |
| GET | /admin/wallets/tenants/{tenant_id}/apps/{app_id}/policy | Query Wallet Policy | detail → |
| PUT | /admin/wallets/tenants/{tenant_id}/apps/{app_id}/policy | Update Wallet Policy | detail → |
| GET | /admin/wallets/tenants/{tenant_id}/apps/{app_id}/summary | Application Wallet Overview | detail → |
| GET | /admin/wallets/tenants/{tenant_id}/disputes | Dispute List | detail → |
| POST | /admin/wallets/tenants/{tenant_id}/disputes/{dispute_id}/resolve | Dispute Processing | detail → |
| GET | /admin/wallets/tenants/{tenant_id}/stats | Tenant-Level Statistics | detail → |
| GET | /admin/wallets/tenants/{tenant_id}/summary | Tenant Wallet Overview | detail → |
| GET | /admin/wallets/tenants/{tenant_id}/transactions | Tenant-Level Transaction Records | detail → |
| GET | /admin/wallets/webhook-payloads | Webhook Callback Record List | detail → |
| GET | /admin/wallets/webhook-payloads/{wallet_id} | Webhook Callback Record Details | detail → |
| GET | /admin/wallets/withdrawals | Withdrawal Application List | detail → |
| POST | /admin/wallets/withdrawals/{wallet_id}/approve | Approve Withdrawal | detail → |
| POST | /admin/wallets/withdrawals/{wallet_id}/reject | Reject Withdrawal | detail → |
| POST | /admin/wallets/{user_id}/adjust | Manual Adjustment | detail → |
| DELETE | /admin/wallets/{wallet_id} | Delete Wallet | detail → |
| PUT | /admin/wallets/{wallet_id} | Update Wallet | detail → |
| GET | /admin/wallets/{wallet_id}/integrity | Verify Wallet Integrity | detail → |
| GET | /exchange-rates | Query Exchange Rate | detail → |
| POST | /exchange-rates/convert | Execute Exchange | detail → |
| GET | /wallets | Wallet List | detail → |
| POST | /wallets | Create Wallet | detail → |
| GET | /wallets/coupons | Coupon List | detail → |
| POST | /wallets/coupons | Create Coupon | detail → |
| GET | /wallets/snapshot | Wallet Snapshot | detail → |
| POST | /wallets/snapshot | Balance Snapshot | detail → |
| POST | /wallets/transactions/{wallet_id}/cancel | Cancel Transaction | detail → |
| POST | /wallets/transactions/{wallet_id}/dispute | Transaction Dispute | detail → |
| POST | /wallets/transfer | Wallet Transfer | detail → |
| GET | /wallets/{user_id} | Get Wallet Details | detail → |
| GET | /wallets/{user_id}/balance | Query Balance | detail → |
| GET | /wallets/{user_id}/balance-history | Balance Change History | detail → |
| GET | /wallets/{user_id}/coupons | User Coupons | detail → |
| POST | /wallets/{user_id}/coupons/{code}/redeem | Redeem Coupon | detail → |
| POST | /wallets/{user_id}/deposit | Wallet Deposit | detail → |
| GET | /wallets/{user_id}/disputes | Dispute List | detail → |
| POST | /wallets/{user_id}/freeze | Freeze Funds | detail → |
| GET | /wallets/{user_id}/freezes | Freeze Records | detail → |
| POST | /wallets/{user_id}/refund | Wallet Refund | detail → |
| GET | /wallets/{user_id}/stats | Wallet Statistics | detail → |
| GET | /wallets/{user_id}/transactions | Transaction Records | detail → |
| POST | /wallets/{user_id}/unfreeze | Unfreeze Funds | detail → |
| POST | /wallets/{user_id}/withdraw | Wallet Withdrawal | detail → |
| POST | /wallets/{user_id}/withdraw/request | Request Withdrawal | detail → |
| GET | /wallets/{user_id}/withdrawals | Withdrawal Request List | detail → |