user_withdraw_get
Fetches withdrawal records for a user from the SHM billing panel; use limit and offset to paginate and user_id when an admin acts on that user's behalf.
Instructions
GET /user/withdraw Списания средств Тег: Пользователи Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |